开发者

Looking for a Java equivalent to .NET's Snippet Compiler [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more.开发者_运维技巧 You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I am looking for a Java equivalent to .NET's Snippet Compiler. Is there any such utility out there? That or a really light weight Java IDE for Windows? Eclipse and NetBeans seem too heavy-weight to practice basic syntax.


The lightest is notepad + javac.

But, Eclipse has a snippet compiler. And the size has a reason, it is a very powerful tool.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜