For beginners who have just touched Java development, when downloading eclipse, the choice of the various versions available on the official web site is hesitant. Here are a few versions that are commonly used.
Eclipse version
- Eclipse Standard
This version is the most basic version of Eclipse, suitable for Java SE Personal developers, or developers who want to configure plug-ins to suit their needs.
- Eclipse IDE for Java EE developers
This version integrates Java EE Development Common plug-ins to facilitate dynamic Web site development. Suitable for use by Java Web developers. Integrated XML Editor, database viewing tool, and JSP visual editor available.
- Eclipse IDE for Java developers
This version is suitable for Java developers, integrated Cvs,git,xml editor, Mylyn, Maven integration and Windowbuilder plugins.
- Eclipse for PHP Developers
This version is suitable for PHP developers, integrated with good PHP language support, git client, Mylyn and JavaScript Script Editor, HTML, CSS and XML.
Eclipse Version Differences