add src.includes to org.eclipse.core.resources/build.properties
authorcawthron
Fri, 04 Sep 2009 14:31:28 -0500
changeset 89 847b7506f883
parent 88 48178a75919f
child 90 3277b206b59e
add src.includes to org.eclipse.core.resources/build.properties
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,\