Home  >  Article  >  Java  >  What is eclipsesdk

What is eclipsesdk

藏色散人
藏色散人Original
2019-09-28 10:46:253635browse

What is eclipsesdk

What is eclipsesdk?

Eclipse has many special names, such as Eclipse SDK, etc. Let’s talk about the SDK first.

Eclipse Project is also commonly called Eclipse SDK, which is the core project of Eclipse.

The project contains four sub-projects: Platform, Plug-in Development Environment (PDE), Java Development Tools (JDT) and Equinox.

Eclipse

Eclipse is an open source, Java-based extensible development platform. By itself, it is just a framework and a set of services for building development environments through plug-in components. Fortunately, Eclipse comes with a standard set of plug-ins, including the Java Development Kit (JDK).

For more Eclipse-related knowledge, please visit the Java Video Tutorial column of PHP Chinese website!

The above is the detailed content of What is eclipsesdk. 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