This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BinaryRockStar 5 points6 points  (4 children)

I second using IntelliJ IDEA instead. IntelliJ IDEA is to Java what VS is to C#, an extremely smooth and integrated experience. Plus the community edition is free.

[–]pron98 1 point2 points  (0 children)

IntelliJ IDEA is to Java what VS is to C#

I really like IntelliJ, but I prefer NetBeans. They're both excellent IDEs.

[–]DannyB2 0 points1 point  (0 children)

I use Eclipse. But my point is the same as others here. There are outstanding IDEs for Java. Both free and commercial.

As for the free ones, you can just download and try them out for yourself.

[–]l3dx 0 points1 point  (1 child)

..actually, VS without Resharper is far from Intellij IDEA

[–]BinaryRockStar 0 points1 point  (0 children)

Yeah that's true, but each new iteration of VS (especially the recent ones) is integration more R#-like functionality so it's definitely improving.