Community
Participate
Working Groups
My build.properties file contains: bin.includes = META-INF/,\ .,\ plugin.xml,\ schema/,\ resources/,\ OSGI-INF/ PDE still complains that OSGI-INF/I10n/is missing, but it is included by entry "OSGI-INF/"
Created attachment 177995 [details] patch
Please review, Ankur.
Added a new test for this - org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest.testOsgiInf() Applied/Fixed.
Verified in I20100915-0100