[
https://issues.apache.org/jira/browse/UIMA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522251
]
Marshall Schor commented on UIMA-477:
-------------------------------------
Another user reports if their descriptor they want to import is in a Jar (which
is on the classpath), then there's no way to specify it.
One straight-forward thing to do would be to look at all resources in the
classpath that have a name ending in .xml, and offer these up in a pick list
with autocompletion. But that might be a huge number... and it might take a
long time to open all the Jars on the class path and look. Maybe a pick list
that starts with the jars in the path, then lets you expand them.
> CDE function for import by name uses file system browser; should instead show
> appropriate items in classpath
> ------------------------------------------------------------------------------------------------------------
>
> Key: UIMA-477
> URL: https://issues.apache.org/jira/browse/UIMA-477
> Project: UIMA
> Issue Type: Improvement
> Components: Eclipse plugins
> Affects Versions: 2.1, 2.2
> Reporter: Marshall Schor
> Priority: Minor
>
> User reports being confused by having import by name show a file system
> browser as a picker.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.