Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Swanson2003-01-09 23:00:03 +0000
committerDarin Swanson2003-01-09 23:00:03 +0000
commit62daa02b0f2f795fc1eff59d2c0b1ae5db375f8c (patch)
tree605b1e0648ae7da18855f1d99ea9c7d503b8ef38 /org.eclipse.debug.core/build.properties
parent776c153d6ab9b46a60290acf5f4add2e3b704932 (diff)
downloadeclipse.platform.debug-62daa02b0f2f795fc1eff59d2c0b1ae5db375f8c.tar.gz
eclipse.platform.debug-62daa02b0f2f795fc1eff59d2c0b1ae5db375f8c.tar.xz
eclipse.platform.debug-62daa02b0f2f795fc1eff59d2c0b1ae5db375f8c.zip
Bug 29153 - Migrate extension point schema ownership
Diffstat (limited to 'org.eclipse.debug.core/build.properties')
-rw-r--r--org.eclipse.debug.core/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/build.properties b/org.eclipse.debug.core/build.properties
index 2696ed9f8..7cdabb1e2 100644
--- a/org.eclipse.debug.core/build.properties
+++ b/org.eclipse.debug.core/build.properties
@@ -4,4 +4,4 @@ bin.includes = .options,\
*.jar,\
about.html
source.dtcore.jar = core/
-src.includes=about.html
+src.includes=about.html, schema/

Back to the top