X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.debug.core/build.properties b/net.sourceforge.phpeclipse.debug.core/build.properties index 445bbf6..0609b09 100644 --- a/net.sourceforge.phpeclipse.debug.core/build.properties +++ b/net.sourceforge.phpeclipse.debug.core/build.properties @@ -1,9 +1,19 @@ source.core.jar = src/ bin.includes = core.jar,\ - .classpath,\ - .project,\ .template,\ os/,\ plugin.properties,\ - plugin.xml -src.includes = src/ \ No newline at end of file + plugin.xml,\ + META-INF/,\ + icons/ +src.includes = src/,\ + plugin.xml,\ + plugin.properties,\ + icons/,\ + build.properties,\ + META-INF/,\ + .template,\ + .project,\ + .cvsignore,\ + .classpath +