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 9179bbb..445bbf6 100644 --- a/net.sourceforge.phpeclipse.debug.core/build.properties +++ b/net.sourceforge.phpeclipse.debug.core/build.properties @@ -1 +1,9 @@ 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