Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2011-02-02 15:52:38 +0000
committerDani Megert2011-02-02 15:52:38 +0000
commit93c48713ea9afab2099c206e37a734e53db0f5f9 (patch)
treea7136cb325c9e7b0ac69f467f6b567c0c4c2abeb /org.eclipse.debug.ui/.settings
parentbf74a5f43690b46e00c2af5aad9ef99415749044 (diff)
downloadeclipse.platform.debug-93c48713ea9afab2099c206e37a734e53db0f5f9.tar.gz
eclipse.platform.debug-93c48713ea9afab2099c206e37a734e53db0f5f9.tar.xz
eclipse.platform.debug-93c48713ea9afab2099c206e37a734e53db0f5f9.zip
Report error if there's no strictly matching JRE for the EE.
Diffstat (limited to 'org.eclipse.debug.ui/.settings')
-rw-r--r--org.eclipse.debug.ui/.settings/org.eclipse.jdt.launching.prefs3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/.settings/org.eclipse.jdt.launching.prefs b/org.eclipse.debug.ui/.settings/org.eclipse.jdt.launching.prefs
new file mode 100644
index 000000000..9efd017e0
--- /dev/null
+++ b/org.eclipse.debug.ui/.settings/org.eclipse.jdt.launching.prefs
@@ -0,0 +1,3 @@
+#Wed Feb 02 16:44:07 CET 2011
+eclipse.preferences.version=1
+org.eclipse.jdt.launching.PREF_STRICTLY_COMPATIBLE_JRE_NOT_AVAILABLE=error

Back to the top