[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How to make packages in my feature available to plug-in developers

Expose them in your plugins, not your features.

Andy, I'm not sure what you mean. For each plugin in my feature, I have gone to the plugin.xml file and on the Runtime tab I have selected all of the packages in my project. I then created a feature project and included my plug-ins, but that seems to be independent of what gets exported.