Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2003-11-28 20:48:54 +0000
committerDarin Wright2003-11-28 20:48:54 +0000
commit1335a9bcbc4530d646001d16b1ab686c599dc548 (patch)
tree71f9f6cc83b3bb60cd6f79aa29ef304c7615bd68 /org.eclipse.core.variables/.project
parent7e9b11009b005198824b94abe851c4a162aec8d9 (diff)
downloadeclipse.platform.debug-1335a9bcbc4530d646001d16b1ab686c599dc548.tar.gz
eclipse.platform.debug-1335a9bcbc4530d646001d16b1ab686c599dc548.tar.xz
eclipse.platform.debug-1335a9bcbc4530d646001d16b1ab686c599dc548.zip
osgi migration + PDE container classpath
Diffstat (limited to 'org.eclipse.core.variables/.project')
-rw-r--r--org.eclipse.core.variables/.project1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.core.variables/.project b/org.eclipse.core.variables/.project
index 4d5f62c31..e64abaf42 100644
--- a/org.eclipse.core.variables/.project
+++ b/org.eclipse.core.variables/.project
@@ -5,6 +5,7 @@
<projects>
<project>org.eclipse.core.boot</project>
<project>org.eclipse.core.runtime</project>
+ <project>org.eclipse.core.runtime.compatibility</project>
</projects>
<buildSpec>
<buildCommand>

Back to the top