Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
plugins | 2016-03-24 | ||
features | 2016-03-24 | ||
content.jar | 2016-03-24 | 5.0 kB | |
artifacts.jar | 2016-03-24 | 643 Bytes | |
site.xml | 2016-03-24 | 497 Bytes | |
Totals: 5 Items | 6.1 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.