Community
Participate
Working Groups
org.eclipse.ui.examples.javaeditor should be updated to have a manifest etc.
This example is owned by Platform Text
>org.eclipse.ui.examples.javaeditor should be updated to have a manifest etc. Kim, is there a specific reason for that? The current layout allows to test/verify that Eclipse still works with such bundles.
The reason for this is that we wanted the bundle to include source references in the manifest. Source references aren't supported in old style bundles.
>The reason for this is that we wanted the bundle to include source references >in the manifest. Fair enough, though the examples are normally downloaded and installed into the workspace directly in the IDE via Welcome page.
Fixed in HEAD. Available in builds >= N20101014-2000.