Nicolas, Are you using the maven-eclipse-plugin or m2eclipse? If you don't import drools-eclipse, but everything else, it works? Could you narrow down which module has the problem? Probably a pom.xml or a manifest.mf file
Op 13-12-10 22:37, Nicolas Héron schreef: > Hi Geoffrey, > Here is was I get when importing drools-eclipse as a maven project by > setting the eclipse.ini as written in readme.txt in trunk > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > [Fatal Error] :1:1: Premature end of file. > Exception in thread "main" java.lang.OutOfMemoryError: PermGen space > > By the way, it was the same before. > Regards > Nicolas > > 2010/12/13 Geoffrey De Smet <[email protected] > <mailto:[email protected]>> > > If you're encountering a StackOverflowError during compilation of > drools-compiler, > it's not uncommon, most of us seen it already. > > There's an easy fix: see the /README.txt file on how to deal with > it in > Eclipse/IntelliJ. > > We're still looking for the true cause, in case you want to help out, > here's the issue: > https://issues.jboss.org/browse/JBRULES-2829 > > -- > With kind regards, > Geoffrey De Smet > > > _______________________________________________ > rules-dev mailing list > [email protected] <mailto:[email protected]> > https://lists.jboss.org/mailman/listinfo/rules-dev > > > > _______________________________________________ > rules-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-dev -- With kind regards, Geoffrey De Smet _______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
