I have wondered if anyone used that feature, and how well it works. My contention has been that folks use this approach: http://cwiki.apache.org/GMOxDEV/developing-geronimo-in-eclipse.html . You might want to try and comment on this approach, to see how it compares to the src.zip file.
Thanks, Ted Kirby On Thu, Sep 25, 2008 at 7:24 AM, Juergen Weber <[EMAIL PROTECTED]> wrote: > > What is the best way to attach the Geronimo source to an Eclipse project? > > I have a Geronimo server runtime included as library in the project, the > Geronimo source archive > is the downloaded D:\downloads\geronimo-2.1.3-src-RC1.zip > > But this does not work. While debugging the right source cannot be found. > > Is this because the source is dispersed over lots of directories in the zip > like > geronimo-2.1.3-src-RC1.zip\server-2.1.3-src\plugins\openejb\geronimo-openejb\src\main\java > ? > > But I'd rather not have to attach individual sources to each of the Geronimo > jars, especially as I'd have to search for the right sources for each jar > first. > > Thanks, > Juergen > > -- > View this message in context: > http://www.nabble.com/best-way-to-attach-Geronimo-source-to-Eclipse-project--tp19667606s134p19667606.html > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > >
