Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2006-04-06 07:45:00 +0000
committerDani Megert2006-04-06 07:45:00 +0000
commit0c556865d4cf90a0c46485bfba869ca845c64e24 (patch)
treef2fb5eb3c56878daad1a0b86288ec50a7da8db2b /org.eclipse.search/.classpath
parent6363a0039c404858a87880be91456c3e0b381363 (diff)
downloadeclipse.platform.text-0c556865d4cf90a0c46485bfba869ca845c64e24.tar.gz
eclipse.platform.text-0c556865d4cf90a0c46485bfba869ca845c64e24.tar.xz
eclipse.platform.text-0c556865d4cf90a0c46485bfba869ca845c64e24.zip
Specified 1.4 execution environment.
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