JDeveloper? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

JDeveloper?

Is JDeveloper by Oracle a good IDE for Java? And what are its pros and cons?

11th Apr 2020, 7:21 AM
RinasSam
RinasSam - avatar
4 Answers
+ 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.
11th Apr 2020, 11:25 AM
Denise Roßberg
Denise Roßberg - avatar
+ 2
Why you don't do Google for this?
11th Apr 2020, 11:13 AM
A͢J
A͢J - avatar
+ 1
What is the best thing for you working with Eclipse Denise Rossberg?
11th Apr 2020, 4:35 PM
RinasSam
RinasSam - avatar
+ 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.
11th Apr 2020, 4:55 PM
Denise Roßberg
Denise Roßberg - avatar