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