I didn't think you need to do anything special. I basically updated the pom.xml files for blueprint to use the osgi.core and osgi.compendium in my first note and then do a mvn eclipse:eclipse. Then I can easily view source code of osgi.core or osgi.compendium from the blueprint projects in Eclipse.
HTH Lin 2009/11/24 Holger Hoffstätte <[email protected]>: > Carsten Ziegeler wrote: >> Alan D. Cabrera wrote: >>> Seems reasonable. I wish they would also publish the source code to the >>> maven repo so my IDE can automatically include it. >>> >> The source is include in the jar under OSGI-OPT/src. >> Works perfectly with Eclipse :) > > So how do I tell the maven-eclipse-plugin to attach the inlined sources > when generating the project files? I don't think that's possible. > > -h >
