Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PDE/FAQ"

< PDE
Line 1: Line 1:
= What is PDE? =
+
= General =
 +
 
 +
== What is PDE ==
  
 
The Plug-in Development Environment (PDE) provides tools to create, develop, test, debug, build and deploy OSGi bundles and RCP applications.
 
The Plug-in Development Environment (PDE) provides tools to create, develop, test, debug, build and deploy OSGi bundles and RCP applications.
  
 
= Installation =
 
= Installation =
 +
 +
== How do I install PDE? ==
 +
 +
TODO
  
 
= Target Management =
 
= Target Management =

Revision as of 18:15, 9 July 2009

General

What is PDE

The Plug-in Development Environment (PDE) provides tools to create, develop, test, debug, build and deploy OSGi bundles and RCP applications.

Installation

How do I install PDE?

TODO

Target Management

Classpath

Build

Misc

Back to the top