Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2003-11-06 16:56:40 +0000
committerDarin Wright2003-11-06 16:56:40 +0000
commit1f33ebf355d5601b2dc5b88d64a8770790601573 (patch)
tree65efc884daf1cc6d08890abce7af260c378fe13e /org.eclipse.ui.console/.project
parent38107e4d494946e191a0db027a334dc537222f12 (diff)
downloadeclipse.platform.debug-1f33ebf355d5601b2dc5b88d64a8770790601573.tar.gz
eclipse.platform.debug-1f33ebf355d5601b2dc5b88d64a8770790601573.tar.xz
eclipse.platform.debug-1f33ebf355d5601b2dc5b88d64a8770790601573.zip
RCP migration
Diffstat (limited to 'org.eclipse.ui.console/.project')
-rw-r--r--org.eclipse.ui.console/.project3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.ui.console/.project b/org.eclipse.ui.console/.project
index f33fa8688..1c96d339a 100644
--- a/org.eclipse.ui.console/.project
+++ b/org.eclipse.ui.console/.project
@@ -4,9 +4,12 @@
<comment></comment>
<projects>
<project>org.eclipse.core.boot</project>
+ <project>org.eclipse.core.resources</project>
<project>org.eclipse.core.runtime</project>
+ <project>org.eclipse.help</project>
<project>org.eclipse.jface.text</project>
<project>org.eclipse.ui</project>
+ <project>org.eclipse.ui.workbench.texteditor</project>
</projects>
<buildSpec>
<buildCommand>

Back to the top