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