# HG changeset patch # User cawthron # Date 1252092688 18000 # Node ID 847b7506f88347c427f82c12c2a50286b48e4a6a # Parent 48178a75919f8a45ca8c046d6104e2bbacc310b7 add src.includes to org.eclipse.core.resources/build.properties diff -r 48178a75919f -r 847b7506f883 platform35/org.eclipse.core.resources/build.properties --- a/platform35/org.eclipse.core.resources/build.properties Fri Sep 04 14:10:29 2009 -0500 +++ b/platform35/org.eclipse.core.resources/build.properties Fri Sep 04 14:31:28 2009 -0500 @@ -1,4 +1,8 @@ source.. = src/ +source.ant_tasks/resources-ant.jar=src_ant/ +src.includes = about.html,\ + schema/,\ + natives/ bin.includes = META-INF/,\ plugin.xml,\ .api_description,\