X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.externaltools/build.properties b/net.sourceforge.phpeclipse.externaltools/build.properties new file mode 100644 index 0000000..a89cdd9 --- /dev/null +++ b/net.sourceforge.phpeclipse.externaltools/build.properties @@ -0,0 +1,6 @@ +source.externaltools.jar = src/ +output.externaltools.jar = bin/ +bin.includes = plugin.xml,\ + externaltools.jar +src.includes = src/,\ + build.properties