Gary,
Geronimo also provides a source zip. So rather then go through these
heavyweight instructions for what you're trying to do, you might try
attaching the source jars as a source attachment.
- sachin
On Feb 6, 2006, at 10:06 AM, Sachin Patel wrote:
> Hi Gary,
>
> Did you download the geronimo source tree? Then you will need to
> build once, following the build instructions. Then you need to run
> the maven m:eclipse goal which will generate the .project
> and .classpath files, so they can be imported into eclipse. This
> is what I'm referring to as the "geronimo-xxx" projects.
>
> - sachin
>
>
>
> On Feb 6, 2006, at 8:41 AM, Gary Karasiuk wrote:
>
>> I'm trying to run the 1.0 version of Geronimo under Eclipse, to
>> debug a problem I'm having. I've been following the instructions
>> in the wiki:
>>
>> http://wiki.apache.org/geronimo/EclipseDeployment
>>
>> I'm confused when reading the "Creating Maven and Server Launch
>> Configurations" section. It keeps talking about a "geronimo"
>> project, but I don't have such a project in my workspace. I have
>> many geronimo-xxx projects, but no geronimo project. Which
>> project does it mean?
>
|