[ https://issues.apache.org/jira/browse/UIMA-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513246 ]
Adam Lally commented on UIMA-498: --------------------------------- Any 3.0-compatibility stuff can be dropped completely now. We decided to drop support for 3.0 and have rewritten our plugin manifests in the 3.1+ style. > TAEConfiguratorPlugin throws NullPointer during activation > ---------------------------------------------------------- > > Key: UIMA-498 > URL: https://issues.apache.org/jira/browse/UIMA-498 > Project: UIMA > Issue Type: Bug > Components: Eclipse plugins > Affects Versions: 2.2 > Reporter: Jörn Kottmann > Fix For: 2.2 > > > TAEConfiguratorPlugin throws a NPE during activation if the > org.eclipse.platform plugin > is missing (but its not required <- not listed in manifest). > The plugin tries to retrieve the version of the org.eclipse.platform plugin > I suggest to remove the code since the version is not used after retrieval. > The code in question is located in the static initializer of the class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.