开发者

What are the best plugins for eclipse available [closed]

开发者 https://www.devze.com 2023-01-29 15:53 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_C百科

Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

Can someone provide me a list of the best Eclipse Plugins available?


The place to go is Eclipse Plugins where you can find all available plugins. You'll also find a handy search function here.

If you want to know which plugins are most popular, turn your browser to Top 10 Most Popular Eclipse Plugins or Eclipse Marketplace.

Best of luck


Some of my favorites of all time:

  • Mylyn (task-oriented programming)
  • TPTP (profiling)
  • EclEmma (coverage)
  • CodePro Analytix (auditing, test generation, coverage)
  • FindBugs (static analysis)
  • Jadclipse (decompiler, requires JAD)
  • Eclipse Color Theme (text editor highlighting)
  • lombok (boilerplate buster, not a real plugin, more of a VM agent)
0

精彩评论

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