X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.externaltools/build.properties b/net.sourceforge.phpeclipse.externaltools/build.properties index a89cdd9..6f5db14 100644 --- a/net.sourceforge.phpeclipse.externaltools/build.properties +++ b/net.sourceforge.phpeclipse.externaltools/build.properties @@ -1,6 +1,18 @@ source.externaltools.jar = src/ output.externaltools.jar = bin/ bin.includes = plugin.xml,\ - externaltools.jar + externaltools.jar,\ + icons/,\ + META-INF/,\ + plugin.properties,\ + prefs/ src.includes = src/,\ - build.properties + build.properties,\ + icons/,\ + plugin.xml,\ + plugin.properties,\ + .classpath,\ + .cvsignore,\ + .project,\ + META-INF/,\ + prefs/