]
Paul Richardson reassigned TEIIDDES-3000:
-----------------------------------------
Assignee: Paul Richardson (was: Barry LaFond)
problem installing teiid designer: depends on
org.eclipse.core.runtime.compatibility
------------------------------------------------------------------------------------
Key: TEIIDDES-3000
URL:
https://issues.jboss.org/browse/TEIIDDES-3000
Project: Teiid Designer
Issue Type: Enhancement
Components: Release Work
Affects Versions: 10.0.2, 11.0
Reporter: Nick Boldt
Assignee: Paul Richardson
Priority: Minor
Attachments: compat-plugin.png
After building Teiid Designer from master branch [1], I was unable to install it into
Eclipse because the local build does not include a copy of
org.eclipse.core.runtime.compatibility plugin.
Recently in devstudio, we removed a SIMILAR plugin from our target platform [2]:
org.eclipse.core.runtime.compatibility.*auth*.
Luckily, org.eclipse.core.runtime.compatibility is in devstudio integration-stack early
access target platform site [3], so installation works after adding that URL to Eclipse
too.
But do you actually need it? If I'm not mistaken this is a compatibility layer from
the Eclipse 3.x days.
[1]
https://github.com/Teiid-Designer/teiid-designer/commit/e9202c9ed3f477fa9...
[2]
https://github.com/jbosstools/jbosstools-target-platforms/commit/80dddcbf...
[3]
https://devstudio.jboss.com/10.0/stable/updates/integration-stack/earlyac...
(really in child site
https://devstudio.jboss.com/10.0/stable/updates/integration-stack/10.0.0....
)