| [news.eclipse.platform] Re: should .classpath be bundled with deployable plugins? |
Sorry...I failed to mentioned that the plugin that depends on jar files from other plugins is OSGI bundled, that is, with a manifest file. Whereas, the plugins that have the jar files are not OSGI bundled, that is, no manifest file. These plugins are tailored with the plugin.xml in the fashion of Eclipse 3.0.0.
It still shouldn't need the .classpath file.
Later, PW