]
Nick Boldt resolved JBIDE-25054.
--------------------------------
Resolution: Done
Remove org.eclipse.e4.ui.* plugins from target platform
-------------------------------------------------------
Key: JBIDE-25054
URL:
https://issues.jboss.org/browse/JBIDE-25054
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: target-platform
Affects Versions: 4.5.1.AM2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.1.AM3
Remove these three plugins from the target platform as they're no longer maintained /
needed.
{code}
<repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
<unit id="org.eclipse.e4.ui.importer.java"
version="0.2.0.v20160511-1529"/>
<unit id="org.eclipse.e4.ui.importer.pde"
version="0.2.0.v20160511-1529"/>
<unit id="org.eclipse.e4.ui.naturist"
version="0.0.1.v20160426-1215"/>
{code}