+ 1
JDeveloper?
Is JDeveloper by Oracle a good IDE for Java? And what are its pros and cons?
4 odpowiedzi
+ 1
RinasSam
Maybe this helps you:
https://jaxenter.com/battle-ides-150122.html
https://www.oracle.com/application-development/technologies/jdeveloper.html
I use eclipse. The main reason was that many java tutorials use this IDE.
+ 2
Why you don't do Google for this?
+ 1
What is the best thing for you working with Eclipse Denise Rossberg?
+ 1
RinasSam
* the sytax is checked
* adds import statements
* debugging
* adds methods when you implement a class/inteface
...
I guess most of the IDE's do it.
There are many other things and many stuff which I don't need or have to learn what they are used for ;)
Important is that the IDE does not overexert you. I think it depends also on your feeling. If you think you don't like an IDE just switch to another.