On 5/01/2011, at 2:16 AM, [hidden email] wrote:
> Author: erwan > Date: Tue Jan 4 13:16:03 2011 > New Revision: 1055027 > > URL: http://svn.apache.org/viewvc?rev=1055027&view=rev > Log: > Wrong classpath for dozer and watermaker, and removing generated folders for sql and base which were displayed as errors in eclipse Hi Erwan, Why did you remove the javacc folders? Now I get the errors all the time whereas before they were only a problem before OFBiz had been compiled at the command line. Thanks Scott > > Modified: > ofbiz/trunk/.classpath > > Modified: ofbiz/trunk/.classpath > URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1055027&r1=1055026&r2=1055027&view=diff > ============================================================================== > --- ofbiz/trunk/.classpath (original) > +++ ofbiz/trunk/.classpath Tue Jan 4 13:16:03 2011 > @@ -4,8 +4,8 @@ > <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> > <classpathentry kind="lib" path="applications/content/lib/lucene-core-3.0.3.jar"/> > <classpathentry kind="lib" path="applications/content/lib/poi-3.2-FINAL-20081019.jar"/> > - <classpathentry kind="lib" path="framework/base/lib/watermarker-0.0.4.jar"/> > - <classpathentry kind="lib" path="framework/base/lib/dozer-4.2.1.jar"/> > + <classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/> > + <classpathentry kind="lib" path="applications/product/lib/dozer-4.2.1.jar"/> > <classpathentry kind="lib" path="framework/base/lib/ant-1.7.1.jar"/> > <classpathentry kind="lib" path="framework/base/lib/ant-junit-1.7.1.jar"/> > <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.7.1.jar"/> > @@ -210,7 +210,6 @@ > <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"/> > @@ -227,7 +226,6 @@ > <classpathentry kind="src" path="framework/security/src"/> > <classpathentry kind="src" path="framework/service/src"/> > <classpathentry kind="src" path="framework/sql/src"/> > - <classpathentry kind="src" path="framework/sql/build/gen-src/javacc"/> > <classpathentry kind="src" path="framework/start/src"/> > <classpathentry kind="src" path="framework/testtools/src" excluding="org/ofbiz/testtools/seleniumxml/**"/> > <classpathentry kind="src" path="framework/webapp/src" excluding="org/ofbiz/webapp/ftl/FreeMarkerViewRenderer.java|org/ofbiz/webapp/ftl/JpCacheIncludeTransform.java|org/ofbiz/webapp/view/FopPdfViewHandler.java|org/ofbiz/webapp/view/GenericViewRenderer.java|org/ofbiz/webapp/view/JPublishViewHandler.java|org/ofbiz/webapp/view/JPublishWrapper.java|org/ofbiz/webapp/view/JasperReportsPdfViewHandler.java|org/ofbiz/webapp/view/JasperReportsXmlViewHandler.java|org/ofbiz/webapp/view/JasperReportsJXlsViewHandler.java|org/ofbiz/webapp/view/JasperReportsPoiXlsViewHandler.java"/> > > smime.p7s (3K) Download Attachment |
Le 23/01/2011 07:30, Scott Gray a écrit :
> On 5/01/2011, at 2:16 AM, [hidden email] wrote: > Hi Scott, Error from my side... Just a too quick commit, as I'm not using eclipse anymore. Adding them back right now ! Sorry for the inconvenience. Cheers -- Erwan de FERRIERES www.nereide.biz |
No worries at all and thanks for the quick response/fix!
Regards Scott HotWax Media http://www.hotwaxmedia.com On 23/01/2011, at 9:52 PM, Erwan de FERRIERES wrote: > Le 23/01/2011 07:30, Scott Gray a écrit : >> On 5/01/2011, at 2:16 AM, [hidden email] wrote: >> > Hi Scott, > > Error from my side... Just a too quick commit, as I'm not using eclipse anymore. Adding them back right now ! > Sorry for the inconvenience. > > Cheers > -- > Erwan de FERRIERES > www.nereide.biz smime.p7s (3K) Download Attachment |
Free forum by Nabble | Edit this page |