X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.core/build.properties b/net.sourceforge.phpeclipse.core/build.properties index 1f1c94c..8263a8b 100644 --- a/net.sourceforge.phpeclipse.core/build.properties +++ b/net.sourceforge.phpeclipse.core/build.properties @@ -1,5 +1,12 @@ source.webcore.jar = src/ output.webcore.jar = bin/ bin.includes = plugin.xml,\ - webcore.jar -src.includes = src/ \ No newline at end of file + webcore.jar,\ + META-INF/ +src.includes = src/,\ + .classpath,\ + .cvsignore,\ + .project,\ + META-INF/,\ + build.properties +