Which Eclipse to use for Java programming?
Eclipse IDE for Java EE Developers
Eclipse IDE for Java Developers
What is the difference between them? Which one to use for writing Java applications on the body and the computer (not online)?
Which Eclipse to use for Java programming?
Eclipse IDE for Java EE Developers
Eclipse IDE for Java Developers
What is the difference between them? Which one to use for writing Java applications on the body and the computer (not online)?
It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:
Java EE (Enterprise Edition) is the programming of serious programs and services for enterprises oriented to web technologies. If your goal is to write programs for desktop or mobile, then the Eclipse IDE for Java Developers is fine for you. If you are a beginner, then I recommend you download IntelliJ IDEA instead of Eclipse, as it is easier and easier to learn for the inexperienced, and you need to buy the paid version only if your goal is Java EE (I can be wrong here, if anything, correct me). Mobile devices use Java ME (Micro Edition), but this technology is already dying out because of Android. If you are still interested in developing for Android, then instead of Eclipse, now all developers are switching to Google’s Android Studio, which is based on IntelliJ IDEA, so I also recommend starting with it.
use Intellij Idea!
The difference is the Eclipse IDE for Java EE Developers This package includes:
Eclipse IDE for Java Developers
and in general for a novice IDE is an evil TextPad or command line for the beginning and then only an IDE
Ee for web development sharpened. The second for software developers. The difference in the pluses for the categories of developers
Source: https://ru.stackoverflow.com/questions/446586/
All Articles