Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 UI"

Line 7: Line 7:
 
[http://www.eclipse.org/pde/pde-ui/ PDE UI Home Page]
 
[http://www.eclipse.org/pde/pde-ui/ PDE UI Home Page]
  
[http://www.eclipse.org/articles/Article-PDE-does-plugins/PDE-intro.html Article: PDE Does Plug-ins]
+
[http://www.eclipse.org/articles/Article-PDE-does-plugins/PDE-intro.html Article: PDE Does Plug-ins] - Chronicles the creation, development, testing, building, and deployment of a simple "Hello World" plug-in using PDE tools.
  
[http://www.eclipse.org/pde/pde-ui/articles/cheat_sheet_dev_workflow/ Article: Recommended Work Flow for Cheat Sheet Development]
+
[http://www.eclipse.org/pde/pde-ui/articles/cheat_sheet_dev_workflow/ Article: Recommended Work Flow for Cheat Sheet Development] -  Demonstrates the recommended work flow for doing cheat sheet development using User Assistance and PDE tools.
  
 
== Developer Resources ==
 
== Developer Resources ==
  
 
[https://bugs.eclipse.org/bugs/ Eclipse Bugzilla]
 
[https://bugs.eclipse.org/bugs/ Eclipse Bugzilla]

Revision as of 17:23, 18 December 2006

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

The PDE UI component 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

PDE UI Home Page

Article: PDE Does Plug-ins - Chronicles the creation, development, testing, building, and deployment of a simple "Hello World" plug-in using PDE tools.

Article: Recommended Work Flow for Cheat Sheet Development - Demonstrates the recommended work flow for doing cheat sheet development using User Assistance and PDE tools.

Developer Resources

Eclipse Bugzilla

Back to the top