UltraEdit Java 编辑器设置

发布于 2024-09-14 10:35:07 字数 217 浏览 8 评论 0原文

有人对如何设置 UltraEdit-32 (我使用版本 8.10a)作为 Java 编辑器有一些建议吗?

具体来说,我希望能够根据可配置的编码风格自动格式化源代码。

例如,如果我在方法定义的末尾(同一行)放置一个左大括号并按回车键,我希望编辑器将下一行缩进 4 个空格。

如果 UltraEdit 不是一个好的工具,有人可以推荐一个更好的编辑器吗?

谢谢。

Does anyone have some suggestions on how to set up UltraEdit-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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

千鲤 2024-09-21 10:35:07

Netbeans 或 Eclipse 都是不错的选择。 UltraEdit 、 TextPad 或 EditPlus 也不错,但在自动建议和格式化方面没有您提到的那么好。

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.

没有心的人 2024-09-21 10:35:07

如果您计划进行任何严肃的开发工作,UltraEdit 并不是一个好的选择。考虑使用开源的 Eclipse。

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

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文