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"

(Links)
Line 16: Line 16:
 
PDE is divided into a series of components:
 
PDE is divided into a series of components:
  
* [http://wiki.eclipse.org/PDE/UI UI] - PDE UI ("Proper")
+
* [[PDE/UI|PDE UI]]
* [http://wiki.eclipse.org/PDE/Build Build] - PDE Build
+
* [[PDE/Build|PDE Build]]
* [http://wiki.eclipse.org/PDE/API API] - PDE API Tools
+
* [[PDE/API|PDE API Tools]]
 +
 
 +
In addition PDE has an incubator for developing and testing innovative ideas:
 +
 
 +
* [[PDE/Incubator|PDE Incubator]]
 +
 
 +
== Planning ==
 +
 
 +
* [[PDE/Ideas|Wishlist]] - PDE wishlist for 3.5 and beyond
  
 
== User Resources ==
 
== User Resources ==
Line 33: Line 41:
 
== Developer Resources ==
 
== Developer Resources ==
  
=== Meetings ===
+
=== Architecture ===
  
* Every Tuesday @ 1:15pm CDT
+
* [[PDE/Architecture/Models|PDE Core Models]]
** Conference ID: 1696709
+
* [[PDE/CodingConventions|Coding Conventions]]
** Local Dial-in number: 416-343-2607
+
** Toll-free Dial-in number: 1 866-245-5059
+
  
=== Architecture ===
+
=== Bug Tracking ===
  
* [http://wiki.eclipse.org/PDE/Architecture/Models PDE Core Models]
+
* [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]
  
 
=== Mailing Lists ===
 
=== Mailing Lists ===
Line 49: Line 57:
 
* [http://dev.eclipse.org/mailman/listinfo/pde-ui-dev PDE UI]
 
* [http://dev.eclipse.org/mailman/listinfo/pde-ui-dev PDE UI]
 
* [http://dev.eclipse.org/mailman/listinfo/pde-build-dev PDE Build]
 
* [http://dev.eclipse.org/mailman/listinfo/pde-build-dev PDE Build]
 
=== Links ===
 
 
* [https://bugs.eclipse.org/bugs/ Eclipse Bugzilla]
 
* [http://wiki.eclipse.org/PDE/Incubator PDE Incubator]
 
* [http://wiki.eclipse.org/index.php/PDE/BugzillaTags PDE Bugzilla Tags]
 
* [http://www.eclipse.org/pde/pde-ui/cheatsheets/tag-pde.xml How To Tag PDE]
 
* [http://wiki.eclipse.org/PDE/CodingConventions Coding Conventions]
 
* [http://wiki.eclipse.org/PDE/Ideas Future Plans and Ideas]
 

Revision as of 10:53, 18 June 2008

PDE
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

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

The PDE subproject provides a comprehensive set of tools centered around plug-in development.

Components

PDE is divided into a series of components:

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

Planning

  • Wishlist - PDE wishlist for 3.5 and beyond

User Resources

Web Sites

Articles

Developer Resources

Architecture

Bug Tracking

Mailing Lists

Back to the top