[email protected] wrote: > Author: erwan > Date: Thu Feb 11 16:33:27 2010 > New Revision: 909064 > > URL: http://svn.apache.org/viewvc?rev=909064&view=rev > Log: > Updating classpath with framework/base/build/gen-src/javacc > > Modified: > ofbiz/trunk/.classpath > > Modified: ofbiz/trunk/.classpath > URL: > http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=909064&r1=909063&r2=909064&view=diff > ============================================================================== > --- ofbiz/trunk/.classpath (original) > +++ ofbiz/trunk/.classpath Thu Feb 11 16:33:27 2010 > @@ -202,6 +202,7 @@ > <classpathentry kind="src" path="applications/securityext/src" > excluding="org/ofbiz/securityext/thirdparty/truition/TruitionCoReg.java"/> > <classpathentry kind="src" path="applications/workeffort/src"/> > <classpathentry kind="src" path="framework/appserver/src"/> > + <classpathentry kind="src" path="framework/base/build/gen-src/javacc"/> > <classpathentry kind="src" path="framework/base/src" > excluding="org/ofbiz/base/config/CoberturaInstrumenter.java"/> > <classpathentry kind="src" path="framework/bi/src"/> > <classpathentry kind="src" path="framework/birt/src"/>
Thanks. I really need to make this file get auto-generated.
