I get the following 3 errors after I build ofbiz project with ant: Project 'ofbiz' is missing required source folder: 'framework/base/build/gen-src/javacc'
Project 'ofbiz' is missing required source folder: 'framework/sql/build/gen-src/javacc' The project cannot be built until build path errors are resolved my environment vars are: System Variables: JAVA_HOME C:\Program Files\Java\jdk1.6.0_31 Path ....bin;C:\Program Files\Java\jdk1.6.0_31\bin;C:\apache_ant\bin;C:\Program..... (the points simply represent java unrelated stuff.) I would appreciate any pointers to solve this issue, thanks!! I've included a screen shot in case it helps uncover my obtuseness!
