I have read a lot about ReSharper on here. It sounds like it has a lot of cool features to help the programmer out. Trouble is, I don't write C#.
Is there any tool that has similar functionality to ReSharper, but for Java instead?
Thank you!
I have read a lot about ReSharper on here. It sounds like it has a lot of cool features to help the programmer out. Trouble is, I don't write C#.
Is there any tool that has similar functionality to ReSharper, but for Java instead?
Thank you!
http://www.jetbrains.com/idea/, a Java IDE made by Jetbrains, the Resharper creator.
It's not an addin to an IDE, but it is a excellent one. Most feature (if not all) that you can found in resharper are in IntelliJ.
I believe most Java IDEs already have it - I certainly view ReSharper as the tool which brings Visual Studio up to the level of Eclipse :)
Do you have any specific R# features in mind?
ReSharper is a Visual Studio tool, not a language tool. The closest equivalent would be IntelliJ IDEA, from the people who created ReSharper.
What ide do you use? I find Eclipse does a lot of what Resharper does.
Use IntelliJ IDEA an IDE from JetBrains - the creator of ReSharper. It's not "like resharper" - it's the original and resharper is like it for C#.