Ok, I see. Did you use a new Eclipse workspace? The only things I need to do in Eclipse after running "buildr eclipse" and importing the projects is to make sure I use JDK 5.0 and define the M2_REPO variable.
alex On 2/27/08, simone romano <[EMAIL PROTECTED]> wrote: > > Hi alex, > > the compilation of ode was successful and also the generation of the > eclipse project. > But now, when I import the projects on eclipse and execute "build all" > Eclipse returns 8135 errors. For this reason I have tried to follow the > guide reported on > http://cwiki.apache.org/confluence/display/ODExSITE/Eclipse+IDE but I > obtain as output the error reported in the previous message > > ----- Messaggio originale ----- > Da: Alex Boisvert <[EMAIL PROTECTED]> > A: [email protected] > Inviato: Mercoledì 27 febbraio 2008, 2:00:07 > Oggetto: Re: question on generate ode Eclipse project > > > Hi Simone, > > I just downloaded apache-ode-sources-1.1.1.zip, unzipped it and typed > "buildr package TEST=no" and it all went through. > > What version of JDK and Buildr are you using? (I'm using JDK 1.5.0_10and > Buildr 1.2.10) > > alex > > > On 2/26/08, simone romano <[EMAIL PROTECTED]> wrote: > > > > Hi to all;apache-ode-sources-1.1.1 > > I build ode from source (apache-ode-sources-1.1.1). > > now I want to generate the Eclipse project for ode. > > I have followed the instruction reported on > > http://cwiki.apache.org/confluence/display/ODExSITE/Eclipse+IDE > > but when I run "rake" in order to regenerate XMLBeans schemas, > OpenJPA > > mapping files, JACOB channel interfaces, etc... I have the following > error: > > > > Building apache-ode > > Compiling 47 source files in ode:bpel-obj:compile > > /home/simone/Scrivania/apache-ode-sources-1.1.1 > /bpel-obj/src/main/java/org/apache/ode/bpel/o/OFlow.java:43: > > type org.apache.ode.utils.stl.MemberOfFunction does not take parameters > > return CollectionsX.find_if(localLinks, new > > MemberOfFunction<OLink>() { > > ^ > > 1 error > > rake aborted! > > Failed to compile, see errors above > > > > thanks in advance simo > > > > > > > > > > > > ___________________________________ > > L'email della prossima generazione? Puoi averla con la nuova Yahoo! > Mail: > > http://it.docs.yahoo.com/nowyoucan.html > > > > > > > > > > > ___________________________________ > > L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: > http://it.docs.yahoo.com/nowyoucan.html >
