Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2001-05-22 13:21:54 +0000
committerDarin Wright2001-05-22 13:21:54 +0000
commita259dbba54967bf419175401cb5dfc5282597a97 (patch)
tree3cf5a91da4a5847cacbfef50823231457d89b38d /org.eclipse.debug.core
parent980a93b202263e261a97dcdfedf3a242a5901077 (diff)
downloadeclipse.platform.debug-a259dbba54967bf419175401cb5dfc5282597a97.tar.gz
eclipse.platform.debug-a259dbba54967bf419175401cb5dfc5282597a97.tar.xz
eclipse.platform.debug-a259dbba54967bf419175401cb5dfc5282597a97.zip
*** empty log message ***v0_109_11
Diffstat (limited to 'org.eclipse.debug.core')
-rw-r--r--org.eclipse.debug.core/build.properties7
1 files changed, 6 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/build.properties b/org.eclipse.debug.core/build.properties
index 69173dbf3..cc67f9577 100644
--- a/org.eclipse.debug.core/build.properties
+++ b/org.eclipse.debug.core/build.properties
@@ -1,2 +1,7 @@
+# VAJ build contribution
build.includes=.options,plugin.jars,plugin.xml
-build.vaj.Eclipse\ Debug\ Core=Eclipse Debug Core \ No newline at end of file
+build.vaj.Eclipse\ Debug\ Core=Eclipse Debug Core
+
+# Eclipse build contribution
+source.dtcore.jar=Eclipse Debug Core
+bin.includes=.options,plugin.xml,*.jar

Back to the top