I am really glad people have been able to build Turbine, but I have to say, I have never had a problem building Turbine inside of eclipse. The maven eclipse plugin sets everything up fine for me.. I have had to do a maven jar once to get the torque stuff dealt with, but other then that, everything has been fine.
Eric -----Original Message----- From: Alessio Bernesco L�vore To: Turbine Developers List Sent: 7/25/03 5:18 AM Subject: Re: Building Turbine with Eclipse On Venerd�, lug 25, 2003, at 00:05 Europe/Rome, Henning P. Schmiedehausen wrote: > Are you brave? Are you willing to live on the edge? Willing to try out > a highly experimental to build Turbine with Eclipse? If yes, read > on...(cut) Hi Henning, it works! Now i pass from a pain (not able to work turbine with maven) to a dream (compiling turbine from inside my IDE). A strange thing, after building Turbine from Eclipse, i need the jar, then i try to recompile from outside with maven... magic works sometimes, cause now i'm able to compile also from maven! The answer could be that from Eclipse, don't know why, torque sources are generated correctly, then maven had just to compile and package the jar. Now i'll try to add a couple of tasks to build.file (clean and jar) also if i'm not an ant expert... Thank you very much! > Regards > Henning Regards, alessio. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
