Java Common programming Tools collection download |
1.Eclipse
<ignore_js_op>
Although IntelliJ idea, NetBeans, and some other Ides are gaining popularity, a survey shows that eclipse is still the preferred development environment for almost half of Java developers. Eclipse is the Swiss Army knife in the IDE, with a large number of custom interfaces and countless plugins. It is ubiquitous, and the Eclipse plugin is available in all other tools that this article will recommend.
Eclipse's workflow can be divided into three areas: Workbench, Workspace, and perspective. Workbench as a starting point to the IDE. Workspaces combine project, file, and configuration settings in a separate directory. Perspective defines tools, views, and valid settings. While novice developers may find it harder to use than NetBeans and IntelliJ Idea,eclipse, Eclipse's flexibility makes it the preferred IDE for enterprise development.
2.Myeclipse 2015
MyEclipse Enterprise-level work platform (MyEclipse Enterprises Workbench, referred to as MyEclipse) is the extension of eclipseide, using it we can in the database and Java EE development, and the integration of the application server greatly improves productivity. MyEclipse 10 is a feature-rich Java EE integrated development environment that includes complete coding, debugging, testing, and publishing capabilities to support Html,struts,jsp,css,javascript,spring,sql,hibernate.
This article was reproduced from: http://www.pan361.com/thread-3745-1-1.html
Java Common programming Tools collection download