[
https://issues.apache.org/jira/browse/UIMA-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-5715:
---------------------------------
Fix Version/s: 2.10.3SDK
3.0.1SDK
> 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
> Priority: Major
> Fix For: 3.0.1SDK, 2.10.3SDK
>
>
> 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)