Hello, On Fri, 19 Sep 2008 08:24:09 +0200, "Lars Fischer" > > I use the "maven-eclipse-plugin" with the goal "install-plugins" to > > create an eclipse target-platform containing my bundle-dependencies. > > > > Is is also possible to get the sources of these dependencies into > > this platform-folder following the same renaming rules like the > > binary-jars?
I tried to integrate a MANIFEST.MF with the needed "Eclipse-SourceBundle"- header into the source-jar. But I found no way to do this. The maven-source- plugin generates a small new MANIFEST.MF and has no option to configure an other file for it. regards, Lars --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
