Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.search/.classpath')
-rw-r--r--org.eclipse.search/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.search/.classpath b/org.eclipse.search/.classpath
index b8c0d41d1f6..92654ce7fa4 100644
--- a/org.eclipse.search/.classpath
+++ b/org.eclipse.search/.classpath
@@ -3,6 +3,6 @@
<classpathentry kind="src" path="search"/>
<classpathentry kind="src" path="new search"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/executionEnvironments/J2SE-1.4"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top