>>>>> "Tom Huybrechts" <[EMAIL PROTECTED]>: > I only keep the platform and thirdparty plugins in the target > platform, and it is checked into SVN. All other projects come as > source projects.
The OSGi plugin is our own, and we have the source for it. The problem in using it as a plug-in in the RCP project, when checking it out as a project, side by side with with the RCP project, is that there is no META-INF/MANIFEST.MF in the OSGi plugin project. The MANIFEST.MF is generated from the pom.xml, only resides in a JAR file in the maven repo. Can m2eclipse be persuaded to generate META-INF/MANIFEST.MF from the pom.xml in the project as well, I wonder...? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
