Creating even a vanilla RCP using out of the box templates, results in the error
This can be fixed by the Comment 14 (Dirk Fauth) in this bug -
https://bugs.eclipse.org/bugs/show_bug.cgi?id=481449
In the Runtime Configuration, required plugins, I had to manually add the plugin to resolve the error -
Missing Constraint: Require-Capability: osgi.extender; filter="(&(osgi.extender=osgi.component)(version>=1.2)(!(version>=2.0)))"
This can be fixed by the Comment 14 (Dirk Fauth) in this bug -
https://bugs.eclipse.org/bugs/show_bug.cgi?id=481449
In the Runtime Configuration, required plugins, I had to manually add the plugin to resolve the error -
org.eclipse.equinox.ds_1.4xyzzzz
No comments:
Post a Comment