I'm new to java development and have started out using eclipse, what other tools should I be looking at?
I'm coming from TextMate and Vim so its a big change, any advice?
feedback
|
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
If you're coming from Vim, you can ease the change by using the VI capabilities available for common IDEs - both Eclipse and Intellij have VI plugins (here and here). | |||
|
feedback
|