Name | Modified | Size | Downloads / Week |
---|---|---|---|
update_site | 2016-03-24 | ||
readme.txt | 2016-03-24 | 1.4 kB | |
fos4cdt_update_site_1.1.2.zip | 2016-03-24 | 35.7 kB | |
fos4cdt_update_site_1.1.1.zip | 2015-05-04 | 35.1 kB | |
fos4cdt_update_site_1.1.0.zip | 2015-04-26 | 35.3 kB | |
fos4cdt_update_site1.0.0.rar | 2015-03-15 | 34.1 kB | |
Totals: 6 Items | 141.6 kB | 0 |
fos4cdt Release Notes: 1.1.2: Scrolling to head of file problem is solved. Now, when you save, the last edited line will be visible. 1.1.1: Compatibility issues for Java platforms older than 7 solved. 1.1.0: Caret position adjustment feature is added. Now, when you save, the caret doesn't jump to head of the file. -------------- fos4cdt is an Eclipse plugin to format C/C++ source files on any save action. When you press Ctrl+S or click Save button, the plugin formats saved files automatically. You can enable/disable auto formatting by a preference page and using shortcut keys. The plugin is tested with Eclipse Indigo ==Installation== Open "Install New Sofware" window in your Eclipse. Add https://sourceforge.net/projects/fos4cdt/files/update_site/ to online repositories. Uncheck "Group items by category" if you don't see any features. Next and Finish! ==Offline Installation== Download update site from https://sourceforge.net/projects/fos4cdt/files/latest/download link. Unpack update site folder Add it to Eclipse local repositories. Install the plugin as mentioned above. ==Usage== Simply save C/C++ files. You'll see that they would be formatted automatically. If you disable this feature press Alt+Shift+F12. To enable again press Alt+Shift+F11. Also you can use the preference page under C/C++ node.