Creating Your First Plug-in Getting started Time for action – setting up the Eclipse environment Time for action – creating a plug-in Time for action – launching Eclipse from within Eclipse Debugging a plug-in Time for action – debugging a plug-in Time for action – updating code in ...
The foundation of the whole Eclipse IDE is delivered by the Eclipse platform, the Java development tools (JDT) and the Plug-in Development Environment (PDE) project. All these projects belong to the project called "Eclipse project". The name is a bit strange since nowadays there are many ...