Plugin Runtime Page
28 January 2008The Runtime page shows all the packages that your plug-in makes visible to other plug-ins.
Press the Add button in the Exported Packages section to add the com.example.xyz and com.example.xyz.actions packages to the list.
The Package Visibility section allows you to control on a per-package basis the visibility of your plug-in code to downstream plug-ins.
The Classpath section is the place to declare the names of the libraries that constitute the plug-in classpath. Since JAR’d plug-ins are the recommended format for 3.1, it is recommended to leave this section blank.
Related Posts:
- Plugin project - Overview page
- Plugin project - Dependencies page (II)
- Plugin project - Build configuration page
- Plugin project - Dependencies page (I)
- Running a plug-in
- Defining a rich client application
- Plug-in manifest editor
- Creating a plug-in project (II)
- Creating a plug-in project (I)
- 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: Plugin Runtime Page