开发者

UltraEdit Java Editor Setup

开发者 https://www.devze.com 2023-01-12 13:15 出处:网络
Does anyone have some suggestions on how to set up Ultra开发者_运维百科Edit-32 (I\'m using version 8.10a) for use as a Java editor?

Does anyone have some suggestions on how to set up Ultra开发者_运维百科Edit-32 (I'm using version 8.10a) for use as a Java editor?

Specifically, I'd like to have the ability to auto-format source code based on a coding style that can be configured.

For example, if I place an open brace at the end of a method definition (same line) and hit return, I'd like the editor to indent to the next line 4 spaces.

If UltraEdit isn't a good tool for this, can someone suggest a better editor?

Thank you.


Netbeans or Eclipse are good ones. UltraEdit , TextPad or EditPlus are good too, but not so well equipped with respect to automatic suggestions and formatting as you mentioned.


UltraEdit is not a good choice if you plan on doing any serious development work. Consider using Eclipse, which is open source.

http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/heliosr

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号