Community
Participate
Working Groups
Some example bundles should be re-versioned to get source reference headers generated. In 3.6 RC1, I see the following bundles without headers: org.eclipse.compare.examples.xml org.eclipse.compare.examples org.eclipse.sdk.examples org.eclipse.team.examples.filesystem org.eclipse.ui.examples.fieldassist org.eclipse.ui.examples.javaeditor org.eclipse.ui.examples.views.properties.tabbed.article
These bundles don't have manifests, this is why it's missing the source references org.eclipse.sdk.examples org.eclipse.compare.examples.xml org.eclipse.compare.examples org.eclipse.sdk.examples org.eclipse.team.examples.filesystem org.eclipse.ui.examples.javaeditor Not sure if we want to convert these bundles at this point in the release, Darin, what are your thoughts? The tagging of org.eclipse.ui.examples.views.properties.tabbed.article is covered in bug 311438
(In reply to comment #1) > Not sure if we want to convert these bundles at this point in the release, > Darin, what are your thoughts? I guess these are old-style plug-ins. Seems too late in the release to convert these. I would suggest to update the examples in 3.7 to be real OGSi bundles.
Created attachment 172903 [details] patch for org.eclipse.sdk.examples
Created attachment 172904 [details] patch for org.eclipse.sdk.examples
Verified that sdk.examples bundle in N20100628-2000 build has the correct format and that the source references are properly reflected in the manifest.
Closing.