Is the Open Source Jalopy Eclipse plugin compatible with Ganymede?

穿精又带淫゛_ 提交于 2019-12-06 03:41:56
VonC

Just an update:

Note: the latest eclipse3.5 Galileo code formatter now:

  • supports most of Jalopy formatting option.
  • has made quite a few improvement on formatters (look for the term 'formatter' in those building notes of jdt-core.

It also can be run from the command-line if needed.

For a specific formatting option which would not be correctly managed by eclipse, you can define a codeFormatter extension point. More practical details in this SO question.

i'm told that open source version of jalopy is not for commercial use.

eclipse itself has good source code formatting capabilities. Go to java | preferences/settings. type format and you should see the various options.

The answer is 'yes'. Preferences are in Window > Jalopy Preferences, and it's run from the right click context menu. Seems a little buggy, though.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!