Community
Participate
Working Groups
Browing the 3.7 IBuild repo, the IU org.eclipse.sdk.examples.source.feature.group has no name. The name shows up as "featureName" and looking at properties -> General Information show a provider of just "providerName" and also "description". The feature.properties file in the feature is missing these keys, however in cvs the org.eclipse.sdk.examples-feature/sourceTemplateFeature/feature.properties looks good. It is possible that the license replacement stuff is wrecking things.
The problem is the org.eclipse.sdk.examples-feature/sourceTemplateFeature/build.properties The "bin.includes" property is missing a '\' at the end of the first line, resulting in an empty property. We notice that the eclipse_update_120.jpg file is also missing from the feature because of this. The only reason there is a feature.properties file is because some content there is coming from the license feature.
Created attachment 191863 [details] patch good eye Andrew :-)
released and tagged for I-build.