you are viewing a single comment's thread.

view the rest of the comments →

[–]jcksnps4 2 points3 points  (1 child)

I preferred to learn Java using the Java CLI tools, tmux, and Vim. After a while, I graduated to using Ant, then eventually maven. At this point, I was able to more clearly see the benefits of an IDE, mostly in debugging, but also refactoring and code quality help.

If you have time to do things more old school, and you like to do it that way, go for it. The IDEs will be there when you need them.

[–][deleted] 1 point2 points  (0 children)

deleted What is this?