On 2/15/13 7:00 AM, Maarten Kesselaers wrote: > I have full working eclipse env and try to build on Mac OS X 10.6. > All prerequisits are installed as described in the guide.
l10tools is normally build as all other modules in a command line environment triggered via makefiles. I am not aware that anybody has build it in eclipse. Which guide, do you mean the normal building guide? Have you configured the build env? If yes tweak the build.xml and print out the classpath to see what you need inside Eclipse. Juergen > > Thanks, > Maarten > Op 14-feb.-2013 09:33 schreef "Jürgen Schmidt" <jogischm...@gmail.com> het > volgende: > >> On 2/13/13 10:27 PM, Maarten Kesselaers wrote: >>> My build just crashed on the build.xml under >>> ./main/l10ntools/java/jpropex/ at line 122 : >>> >>> 122 classpathref="classpath"> >>> >>> So I guess I need to set a CLASSPATH, right? >>> To which directory should it be set? >>> >> >> do you have configured a working build env with Java? If no please try >> to do that first. You don't have to tweak classpath settings manually, >> everything should be fine with working and well configured build env. >> >> On which platform are you building? >> >> Juergen >> >> >> >