Plug-in manifest editor
26 January 2008Lets talk about plugin manifest edotor. When the plug-in project is created, the manifest file is open in the plug-in manifest editor.
This multi-page editor is the central place to manage your plug-in and can be used to edit all the plug-in’s file (manifest.mf , plugin.xml and build.properties).
When you use the editor’s forms, PDE transparently handles the task of writing the changes to the right files.
The best way to learn about the plug-in manifest editor is to visit each page.
Related Posts:
- Eclipse Plug-in Development Environment (I)
- Creating a Simple Plug-in using PDE (I)
- Plugin project - Build configuration page
- Eclipse Plugin Project - Source pages (I)
- Creating a plug-in project (II)
- Creating a plug-in project (I)
- Creating JAR files - 2
- Plugin project - Overview page
- Running a plug-in
- PDE Concepts (II)
Top Of Page | Trackback
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: Plug-in manifest editor