X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.ui/build.properties b/net.sourceforge.phpeclipse.ui/build.properties index eab4458..0c21e10 100644 --- a/net.sourceforge.phpeclipse.ui/build.properties +++ b/net.sourceforge.phpeclipse.ui/build.properties @@ -1,3 +1,20 @@ -bin.includes = plugin.xml +bin.includes = plugin.xml,\ + cpl-v10.html,\ + icons/,\ + plugin.properties,\ + templates/,\ + ui.jar,\ + .project,\ + META-INF/ source.ui.jar = src/ -src.includes = src/ \ No newline at end of file +src.includes = src/,\ + .classpath,\ + .cvsignore,\ + .project,\ + templates/,\ + plugin.xml,\ + plugin.properties,\ + icons/,\ + cpl-v10.html,\ + build.properties,\ + META-INF/