Home  >  Article  >  What is the difference between MyEclipse and Eclipse?

What is the difference between MyEclipse and Eclipse?

Guanhui
GuanhuiOriginal
2020-07-17 17:32:334270browse

What is the difference between MyEclipse and Eclipse?

What is the difference between MyEclipse and Eclipse?

Eclipse is an open source, Java-based extensible development platform, and MyEclipse is a powerful enterprise-level integrated development environment developed based on Eclipse with its own plug-ins.

MyEclipse

MyEclipse Enterprise Workbench (MyEclipse for short) is an extension of Eclipse IDE. With it, we can develop, publish and publish databases and JavaEE. The integration of application servers greatly improves work efficiency. It is a feature-rich JavaEE integrated development environment, including complete coding, debugging, testing and publishing functions, and fully supports HTML, Struts, JSP, CSS, Javascript, Spring, SQL, Hibernate.

MyEclipse is a very excellent collection of Eclipse plug-ins for developing Java and J2EE. MyEclipse has very powerful functions and extensive support, especially its support for various open source products. MyEclipse can support Java Servlet, AJAX, JSP, JSF, Struts, Spring, Hibernate, EJB3, JDBC database link tools and many other functions. It can be said that MyEclipse is an exclusive eclipse development tool that covers almost all mainstream open source products.

Eclipse

Although most users are happy to use Eclipse as a Java integrated development environment (IDE), Eclipse's goals are not limited to that. Eclipse also includes the Plug-in Development Environment (PDE), a component primarily targeted at software developers who want to extend Eclipse because it allows them to build tools that integrate seamlessly with the Eclipse environment. Since everything in Eclipse is a plug-in, all tool developers have an equal playing field when it comes to providing plug-ins for Eclipse and providing users with a consistent and unified integrated development environment.

This equality and consistency is not limited to Java development tools. Although Eclipse is developed using the Java language, its uses are not limited to the Java language; for example, plug-ins to support programming languages ​​such as C/C, COBOL, PHP, etc. are already available or are expected to be released. The Eclipse framework can also be used as the basis for other application types not related to software development, such as content management systems.

A prominent example of an Eclipse-based application is IBM Rational Software Architect, which forms the basis of the IBM family of Java development tools.



The above is the detailed content of What is the difference between MyEclipse and Eclipse?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn