I've been out of this list for a while, and before I got out I promess to
send a patch with a working version of .project and .classpath and a how-to
to allow debugging inside eclipse.

I was requested to create an article for a Java brazillian magazine about
geronimo. So I'll update my eclipse configuration to match the current state
of it.

Emerson
----- Original Message ----- 
From: "Patrick Mueller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 26, 2004 12:03 PM
Subject: Re: Eclipse issue


| On Apr 23, 2004, at 4:34 PM, Jukka Uusisalo wrote:
| > Does somebody have suggestions or good practices how create eclipse
| > projects
| > against geronimo directory structure from cvs?
| >
| > I made one eclipse project like geronimo-module = eclipse-module, but
| > it
| > feels
| > little bit hard to find needed parts to get compiled etc. Also one big
| > project with several
| > source root does not make me happy.
|
| I previously posted a Python script I use to build a .project and
| .classpath file for Eclipse, but I've tweaked it a bit since then so am
| re-posting.  It goes the 'one big project' route.  I first run maven
| from the command-line, then run the script.  The end goal for now is to
| get an Eclipse project which has all the dependencies set up, so that
| you can do interesting introspection things like find references, etc.
|
| One day I should Jelly-ize this ...
|
|
|


----------------------------------------------------------------------------
----


|
|
| Patrick Mueller
| [EMAIL PROTECTED]
|


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.668 / Virus Database: 430 - Release Date: 24/4/2004

Reply via email to