Marshall Schor created UIMA-5715:
------------------------------------

             Summary: uv3 jcasgen from Eclipse plugin, limited, fails on some 
levels of Eclipse
                 Key: UIMA-5715
                 URL: https://issues.apache.org/jira/browse/UIMA-5715
             Project: UIMA
          Issue Type: Bug
    Affects Versions: 2.10.2SDK, 3.0.0SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor


A user reported on Mars / Linux, running JCasGen with limited from the gui 
failed to do anything (nothing was generated, no error messages).  Traced this 
to the eclipse getProject().getLocationURI().getPath() returning a path which 
started with "/default/".  This is unexpected, what was expected was the full 
path in the file system. 

Fix by using getProject().getLocation().toString().



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to