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"

Line 31: Line 31:
 
*[http://www.eclipse.org/pde/ PDE Home Page] - The main PDE web site
 
*[http://www.eclipse.org/pde/ PDE Home Page] - The main PDE web site
 
*[http://www.eclipse.org/pde/pde-ui/committers/committers.php Meet the team] - See the faces of the PDE team
 
*[http://www.eclipse.org/pde/pde-ui/committers/committers.php Meet the team] - See the faces of the PDE team
 
== Developer Resources  ==
 
 
=== Architecture  ===
 
 
*[[PDE/Architecture/Models|PDE Core Models]]
 
*[[PDE/CodingConventions|Coding Conventions]]
 
 
=== Bug Tracking  ===
 
 
*[https://bugs.eclipse.org/bugs/ Eclipse Bugzilla]
 
*[[PDE/BugzillaTags|PDE Bugzilla Tags]]
 
*[http://www.eclipse.org/pde/pde-ui/cheatsheets/tag-pde.xml How To Tag PDE]
 
  
 
[[Category:PDE]] [[Category:Eclipse_Project]]
 
[[Category:PDE]] [[Category:Eclipse_Project]]

Revision as of 14:54, 14 September 2009

PDE
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

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

The PDE subproject provides a comprehensive set of tools centered around OSGi bundle development.

Components

PDE is divided into a series of components:

In addition PDE has an incubator for developing and testing innovative ideas:

Planning

New.gif PDE Team Meetings - Agendas and Minutes for PDE weekly status meetings

New.gif 3.6 Plan - View and add items to the PDE 3.6 plan

Wishlist - PDE wishlist for future releases

Retrospective - What we did well, what we could do better

Web Sites

Back to the top