X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.tests/build.properties b/net.sourceforge.phpeclipse.tests/build.properties index cdebf23..6297c21 100644 --- a/net.sourceforge.phpeclipse.tests/build.properties +++ b/net.sourceforge.phpeclipse.tests/build.properties @@ -1 +1,15 @@ +jars.compile.order = coretests.jar source.coretests.jar = src/ +output.coretests.jar = bin/ +bin.includes = coretests.jar,\ + META-INF/,\ + plugin.xml,\ + test.php +src.includes = test.php,\ + src/,\ + plugin.xml,\ + build.properties,\ + META-INF/,\ + .template,\ + .project,\ + .classpath