X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.webbrowser/build.properties b/net.sourceforge.phpeclipse.webbrowser/build.properties index 7a30937..b027678 100644 --- a/net.sourceforge.phpeclipse.webbrowser/build.properties +++ b/net.sourceforge.phpeclipse.webbrowser/build.properties @@ -1,19 +1,23 @@ bin.includes = plugin.xml,\ *.jar,\ - plugin.properties/,\ webbrowser.jar,\ icons/,\ home/,\ - plugin.properties,\ defaultBrowsers.xml,\ - .options -jars.compile.order = -src.includes = plugin.properties/,\ - schema/,\ + plugin.properties,\ + META-INF/,\ + schema/ +src.includes = schema/,\ build.properties,\ src/,\ .classpath,\ .cvsignore,\ - .project + .project,\ + plugin.properties,\ + plugin.xml,\ + icons/,\ + home/,\ + defaultBrowsers.xml,\ + META-INF/ source.webbrowser.jar = src/ output.webbrowser.jar = bin/