Thanks for the input! I believe I do, one of the options in Eclipse for 'ran as' ant build is to change the build configuration and I've tried refresh (clean all and rebuild), clean all, clean, before the build.
Carlos CruzControl Radius Your Success Is Our Success www.ccradius.com email:[email protected] 1-877-285-5499 -----Original Message----- From: Jacques Le Roux [mailto:[email protected]] Sent: Tuesday, July 24, 2012 1:55 AM To: [email protected] Subject: Re: ant build errors Which Release.revision are you using? Did you try ant clean before? Screenshoots don't pass through, prefer text format for emails Jacques ----- Original Message ----- From: Carlos Cruz To: [email protected] Sent: Tuesday, July 24, 2012 1:39 AM Subject: ant build errors 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!
