X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.test/build.properties b/net.sourceforge.phpeclipse.test/build.properties index 34d2e4d..db52b15 100644 --- a/net.sourceforge.phpeclipse.test/build.properties +++ b/net.sourceforge.phpeclipse.test/build.properties @@ -1,4 +1,15 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + fragment.xml,\ + test.php +src.includes = .classpath,\ + .cvsignore,\ + .project,\ + .settings/,\ + META-INF/,\ + build.properties,\ + fragment.xml,\ + src/,\ + test.php