aswath narayana wrote: > On windows, I do the following and it worked on every machine here > * download jdk ( note you need jdk not jre) > * set JAVA_HOME= <jdk folder> > * go to ofbiz folder > * ant build run
Don't need to specify build there, run already depends on it. You do however have to do run-install once the first time.
