Checkout the development list archive http://mail-archives.apache.org/mod_mbox/roller-dev/200710.mbox/browser and look for the thread called "Debugging Roller in Eclipse" which covered the same topic, for roller 3.1, roller 4.0 is not that different.
Cheers Adib -----Original Message----- From: Angel Vera [mailto:[EMAIL PROTECTED] Sent: Thursday, November 01, 2007 7:16 PM To: [email protected] Subject: Re: Trying to port into eclipse format With the distributed code of roller 4.0 RC7.. but I can work with the svn code, if you can point me out to the repository. ----- Original Message ---- From: Adib Saikali <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, November 1, 2007 9:22:11 PM Subject: RE: Trying to port into eclipse format Hi Angel, Are you working with the code that checked out from svn? or the source from distirbution of roller? Adib -----Original Message----- From: Angel Vera [mailto:[EMAIL PROTECTED] Sent: Thursday, November 01, 2007 2:18 PM To: [email protected] Subject: Trying to port into eclipse format Hi Guys, I am trying to get jRoller to compile and run inside of eclipse/wtp. I found that project at some point had a .project and was developed inside or eclipse, but the setup is all screwed up so there is a lot of porting to do. Someone suggested that I contribute my changes, I certenly can but I need a little bit of help to get this porting done properly. My first attempt to get the code inside of eclipse, is failing. Probably because I am trying to do minimal changes to the old .project and .classpath, but things are so out of date that is to hard to get it to work. So I want to perhaps restart the work, but before I reset my enviroment can someone explain me how jRoller gets build (where is the ant.xml, where are the build scripts), I think that will be of great help.
