X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/build.properties b/net.sourceforge.phpeclipse/build.properties index 18a879d..2874055 100644 --- a/net.sourceforge.phpeclipse/build.properties +++ b/net.sourceforge.phpeclipse/build.properties @@ -1 +1,36 @@ source.phpeclipse.jar = src/ +bin.includes = phpeclipse.jar,\ + icons/,\ + install.txt,\ + plugin.properties,\ + plugin.xml,\ + 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