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"

(User Resources)
(Developer Resources)
Line 17: Line 17:
 
== Developer Resources ==
 
== Developer Resources ==
  
[https://bugs.eclipse.org/bugs/ Eclipse Bugzilla] - Eclipse bug tracking database.
+
* [https://bugs.eclipse.org/bugs/ Eclipse Bugzilla]
 
+
* [http://wiki.eclipse.org/index.php/PDE_UI_Incubator PDE Incubator]
[http://wiki.eclipse.org/index.php/PDE_UI_Incubator PDE Incubator] - New projects that might be incorporated into PDE in future.
+
* [[Bugzilla PDE Tags]]
 
+
* [http://www.eclipse.org/pde/pde-ui/cheatsheets/tag-pde.xml How To Tag PDE]
[[Bugzilla PDE Tags]] - Tags prefixed to PDE Bugzilla bug summaries in order to facilitate categorization.
+
 
+
[http://www.eclipse.org/pde/pde-ui/cheatsheets/tag-pde.xml How To Tag PDE] - Cheat sheet illustrating how to tag PDE using Releng tools ([[Cheat Sheet Loading Instructions]]).
+

Revision as of 15:44, 28 December 2007

Welcome to the Plug-in Development Environment (PDE) Wiki Page.

The PDE subproject provides a comprehensive set of tools to create, develop, test, debug and deploy Eclipse plug-ins, fragments, features, update sites and RCP products.

User Resources

Web Sites

Articles

Developer Resources

Back to the top