CDE has internal bug - shows up in Error log when using the Add delegate to an 
aggregate when picking top level project
-----------------------------------------------------------------------------------------------------------------------

                 Key: UIMA-517
                 URL: https://issues.apache.org/jira/browse/UIMA-517
             Project: UIMA
          Issue Type: Bug
          Components: Eclipse plugins
    Affects Versions: 2.1
            Reporter: Marshall Schor
            Priority: Trivial
             Fix For: 2.2


The ResourcePickerDialog gets an IPath with 1 element - when picking the top 
node of a "project" in a workspace, and passes that to the getFile method of 
the WorkspaceRoot - but this method fails if the IPath is only 1 element.  Fix: 
return null for result in this case.

-- 
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