Author: nickboldt
Date: 2009-11-09 18:19:14 -0500 (Mon, 09 Nov 2009)
New Revision: 18532
Modified:
trunk/common/tests/org.jboss.tools.common.test/build.properties
Log:
add about.html
Modified: trunk/common/tests/org.jboss.tools.common.test/build.properties
===================================================================
--- trunk/common/tests/org.jboss.tools.common.test/build.properties 2009-11-09 23:11:40
UTC (rev 18531)
+++ trunk/common/tests/org.jboss.tools.common.test/build.properties 2009-11-09 23:19:14
UTC (rev 18532)
@@ -1,8 +1,10 @@
bin.includes = META-INF/,\
.,\
- plugin.properties
+ plugin.properties,\
+ about.html
src.includes = src/,\
build.properties,\
- META-INF/
+ META-INF/,\
+ about.html
source.. = src/
additional.bundles =
org.eclipse.core.net