You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2012/08/08 11:11:09 UTC

[jira] [Closed] (UIMA-2323) Update data path property when additional projects are referenced

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

Peter Klügl closed UIMA-2323.
-----------------------------

    Resolution: Won't Fix

This can be implemented as a listener on resource change event (eclipse) or model element change event (dltk) for the .project file. When it is changed, the complete build path, especially the source folders, needs to be compared to the previous setting and the datapath property needs to be updated. Overall, this would not be a clean implementation and not worth the small improvement for a use case that has not occurred yet. I am closing this issue without fixing it.
                
> Update data path property when additional projects are referenced
> -----------------------------------------------------------------
>
>                 Key: UIMA-2323
>                 URL: https://issues.apache.org/jira/browse/UIMA-2323
>             Project: UIMA
>          Issue Type: Bug
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>            Priority: Minor
>
> Situation: Type systems are generated with import by name using the data path property of the TextMarker project. Then, the project references additional TextMarker projects for e.g., importing some scripts or engines. In this case the data path of the project needs to be updated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira