[ 
https://issues.apache.org/jira/browse/UIMA-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Lally updated UIMA-328:
----------------------------

        Fix Version/s:     (was: 2.2)
    Affects Version/s: 2.2

Removed from 2.2 release as Marshall suggested on uima-dev

> CDE - handle case of searching for impl Java class, but the project is not a 
> Java project
> -----------------------------------------------------------------------------------------
>
>                 Key: UIMA-328
>                 URL: https://issues.apache.org/jira/browse/UIMA-328
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Eclipse plugins
>    Affects Versions: 2.1, 2.2
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>
> The CDE allows picking a Java implementation class for a primitive annotator. 
>  The pick list is generated done using the Eclipse "Search" mechanism, which 
> is set up to search along the classes visible in the classpath to that 
> project.  However, if the user puts their XML descriptor into a separate 
> project, which is not a Java project, then this strategy throws an 
> "unexpected exception".  Change this behavior so that if the XML descriptor 
> is in a non-Java project, have the Search search the entire workspace for 
> candidate impl classes, to generate the pick list.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to