Plugin Development Environment
Develop, test, debug, build and deploy Eclipse plugins and rich client applications.
Download Plugin Development Environment 3.1.2 for EasyEclipse 1.0.2:
Download Plugin Development Environment 3.2.0 for EasyEclipse 1.2:
The PDE provides views and editors to create plugins and RCP for Eclipse. Using the PDE, you can create your plugin manifest file (plugin.xml), specify your plugin runtime and other required plugins, define extension points, including their specific markup, associate XML Schema files with the extension point markup so extensions can be validated, create extensions on other plugin extension points, etc.
You only need the PDE if you plan to develop Eclipse plugins.
Comments
post->ID); if ($count == 0) { echo 'There are currently no comments for this plugin. You can add the first one.'; } else if ($count == 1 ) { echo 'There is currently 1 comment for this plugin. You can review it and add more here.'; } else { echo 'There are currently ' . $count . ' comments for this plugin. You can review them and add more here.'; } ?>
Getting started
Extensive documentation on the PDE is part of the plugins in the Eclipse help.
Requirements and limitations
- This plugin will run with any distribution of EasyEclipse.
- It may also work with a standard installation of Eclipse. We have not tested it, though.
- This plugin is present in the following distributions:
Links
Changelog
Changes in EasyEclipse 1.2.0:
- Upgraded to Plugin Development Environment 3.2.0.
- Initial release (with Plugin Development Environment 3.1.2).
Credits and License
Credits: Eclipse Foundation
Copyright (c) Eclipse contributors and others. 2000-2006. All rights reserved.
This plugin is licensed under the Eclipse Public License 1.0 license.