Eclipse Plugin Project - Source pages (I)
29 January 2008This post is about the source pages of Eclipse plugin project.
Following are the points of interest:
- The plug-in editor manages all three plug-in files at the same time.
- The manifest.mf file is where all the plug-in data and dependencies is stored.
Review the next part of this post.
The plugin.xml file contains the extensions and extension points declared the plug-in.
Related Posts:
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: Eclipse Plugin Project - Source pages (I)