Martin Becker created OFBIZ-6640:
------------------------------------
Summary: Eclipse .classpath contains internal Groovy Library classpath container
Key: OFBIZ-6640
URL:
https://issues.apache.org/jira/browse/OFBIZ-6640 Project: OFBiz
Issue Type: Bug
Components: ALL COMPONENTS
Affects Versions: Upcoming Branch
Reporter: Martin Becker
Priority: Minor
There are unnecessarily eclipse internal Groovy Library classpath container referenced in the .classpath file. This may lead to conflicts with the OFBiz "original" groovy libs contained in the framework and produces errors while running OFBiz within eclipse.
{{<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>}}
{{<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>}}
I'll provide a patch for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)