From: jsurfer Date: Sat, 25 Sep 2004 22:28:30 +0000 (+0000) Subject: updated ant build.xml X-Git-Url: http://git.phpeclipse.com updated ant build.xml --- diff --git a/net.sourceforge.phpeclipse.phpunit/build.properties b/net.sourceforge.phpeclipse.phpunit/build.properties index e07c485..00a0721 100644 --- a/net.sourceforge.phpeclipse.phpunit/build.properties +++ b/net.sourceforge.phpeclipse.phpunit/build.properties @@ -1,4 +1,8 @@ source.phpunit.jar = src/ bin.includes = plugin.xml,\ *.jar,\ - phpunit.jar + phpunit.jar,\ + icons/ +src.includes = src/,\ + build.properties,\ + build.xml diff --git a/net.sourceforge.phpeclipse.phpunit/build.xml b/net.sourceforge.phpeclipse.phpunit/build.xml new file mode 100644 index 0000000..0319d09 --- /dev/null +++ b/net.sourceforge.phpeclipse.phpunit/build.xml @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +