X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/build.properties b/net.sourceforge.phpeclipse/build.properties index 9adf26c..2874055 100644 --- a/net.sourceforge.phpeclipse/build.properties +++ b/net.sourceforge.phpeclipse/build.properties @@ -4,5 +4,33 @@ bin.includes = phpeclipse.jar,\ install.txt,\ plugin.properties,\ plugin.xml,\ - cpl-v10.html -src.includes = src/ + cpl-v10.html,\ + templates/,\ + META-INF/,\ + TODO,\ + about.ini,\ + .template,\ + phpeclipse16.gif,\ + phpeclipse32.gif,\ + prefs/ +src.includes = src/,\ + icons/,\ + .classpath,\ + .cvsignore,\ + .project,\ + .template,\ + META-INF/,\ + TODO,\ + about.ini,\ + build.properties,\ + cpl-v10.html,\ + install.txt,\ + phpeclipse16.gif,\ + phpeclipse32.gif,\ + prefs/,\ + plugin.xml,\ + plugin.properties,\ + templates/,\ + test/ +output.phpeclipse.jar = bin/ +jars.compile.order = phpeclipse.jar