Skip to content

Commit

Permalink
devonfw/ide#678: ensure regular Java is default JRE in eclipse
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille committed Jan 10, 2022
1 parent c482550 commit 03e044f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
eclipse.preferences.version=1
org.eclipse.jdt.launching.PREF_DEFAULT_ENVIRONMENTS_XML=
org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<vmSettings defaultVM\="57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType13,1641837381141" defaultVMConnector\="">\n <vmType id\="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType">\n <vm id\="1641837381141" name\="Java" path\="${DEVON_IDE_HOME}/software/java"/>\n </vmType>\n</vmSettings>\n

0 comments on commit 03e044f

Please sign in to comment.