You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Shi Jinghai (JIRA)" <ji...@apache.org> on 2013/10/23 09:55:41 UTC

[jira] [Created] (OFBIZ-5369) Change GROOVY_SUPPORT position in .classpath to remove "The method getContextPath() is undefined for the type ServletContext" message in Eclipse.

Shi Jinghai created OFBIZ-5369:
----------------------------------

             Summary: Change GROOVY_SUPPORT position in .classpath to remove "The method getContextPath() is undefined for the type   ServletContext" message in Eclipse.
                 Key: OFBIZ-5369
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5369
             Project: OFBiz
          Issue Type: Improvement
            Reporter: Shi Jinghai
            Priority: Trivial


While editing some java files with "request.getSession().getServletContext().getContextPath()" in Eclipse, an error message appears:
"The method getContextPath() is undefined for the type ServletContext".

This error message can be removed by changing GROOVY_SUPPORT position to be after servlet jar in .classpath



--
This message was sent by Atlassian JIRA
(v6.1#6144)