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"

(Developer Resources)
(Developer Resources)
Line 20: Line 20:
  
 
[[Bugzilla PDE Tags]] - Tags prefixed to PDE Bugzilla bug summaries in order to facilitate categorization.
 
[[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.

Revision as of 20:41, 20 August 2007

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 - The main PDE UI web site.

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

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

Eclipse Links View Plug-in 1.1.0 - EclipseCon 2007 PDE tutorial example. A plug-in that contributes a fully functional view providing Eclipse related links that can be opened up in an internal or external browser. The view contains three sections: (1) Project Links - Contains a tree viewer that models the Eclipse project, sub-projects and components; (2) Useful Links - Contains useful Eclipse hyperlinks; (3) Search - Contains a Google search box to enter search queries.

Developer Resources

Eclipse Bugzilla - Eclipse bug tracking database.

PDE Incubator - New projects that might be incorporated into PDE in future.

Bugzilla PDE Tags - Tags prefixed to PDE Bugzilla bug summaries in order to facilitate categorization.

How To Tag PDE - Cheat sheet illustrating how to tag PDE using Releng tools.

Back to the top