eclipse Resharper 日食

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/4428113/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 15:28:59  来源:igfitidea点击:

Resharper for eclipse

javaeclipse

提问by Damir

Is there any plugin for eclipse similar to resharper for vs ?

有没有类似于 resharper for vs 的 eclipse 插件?

采纳答案by Ralph

In December 2010 it was like this: Eclipse Java IDE (JDT) has build in support for refactoring, so you don't need an extra tool like for Visual Studio.

2010 年 12 月,情况是这样的:Eclipse Java IDE (JDT) 内置了对重构的支持,因此您不需要像 Visual Studio 这样的额外工具。

At the time of writing this answer December 2010, Resharper does not have had more features than Eclipse, but it maybe changed since this.

在 2010 年 12 月撰写此答案时,Resharper 没有比 Eclipse 多的功能,但此后它可能发生了变化。

回答by Jes

There is a plugin to give you IntelliJ IDEA keyboard shortcuts, but Eclipse supports most of the refactorings that ReSharper (and IDEA) do.

有一个插件可以为您提供 IntelliJ IDEA 键盘快捷键,但 Eclipse 支持 ReSharper(和 IDEA)所做的大多数重构。

I can not remember the name of the plugin, but I have used it before.

我不记得插件的名字,但我以前用过它。

If you like resharper maybe you should take a look at IntelliJ IDEA.

如果你喜欢 resharper,也许你应该看看 IntelliJ IDEA。