You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2011/03/14 19:51:29 UTC

[jira] Issue Comment Edited: (UIMA-513) jcasgen_merge script fails with Eclipse 3.3 due to repackaging done by Eclipse

    [ https://issues.apache.org/jira/browse/UIMA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006554#comment-13006554 ] 

Marshall Schor edited comment on UIMA-513 at 3/14/11 6:50 PM:
--------------------------------------------------------------

For \*nix, something like a=`ls -d $ECLIPSE_HOME/plugins/org.eclipse.equinox.launcher_*.java|head -1` might work. (Need to verify on mac)


      was (Author: schor):
    For *nix, something like a=`ls -d $ECLIPSE_HOME/plugins/org.eclipse.equinox.launcher_*.java|head -1` might work. (Need to verify on mac)

  
> jcasgen_merge script fails with Eclipse 3.3 due to repackaging done by Eclipse
> ------------------------------------------------------------------------------
>
>                 Key: UIMA-513
>                 URL: https://issues.apache.org/jira/browse/UIMA-513
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 2.1, 2.2, 2.2.1, 2.2.2, 2.3
>            Reporter: Marshall Schor
>            Priority: Minor
>
> jcasgen_merge script runs Eclipse in "headless" mode.  The method of starting eclipse changed in Eclipse 3.3, and the previous method which depends on startup.jar doesn't work (there is no longer a startup.jar).  See the Eclipse help topic "Incompatibilities between Eclipse 3.2 and 3.3".  Workaround is to use Eclipse 3.2 for this operation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira