annotate mx/eclipse-settings/org.eclipse.core.resources.prefs @ 21976:36e37644f91e

mx: improve first usage experience: Create mx.ask_persist_env to handle env file modifications, make it deal with files missing final newline Use mx.ask_persist_env to persist the DEFAULT_VM Make mx_graal specify its version restrictions when asking for the default JDK When selecting versions manually or automatically, use JDKs from JAVA_HOME first, then from EXTRA_JAVA_HOMES, then from standard locations, then sort by version. Even if EXTRA_JAVA_HOMES is already defained, let the user decide which JAVA_HOME to use
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Fri, 12 Jun 2015 16:51:32 +0200
parents f11d3d5248b5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9158
9d74a0d7b231 Add settings to use US-ASCII as the default encoding of the projects
Gilles Duboscq <duboscq@ssw.jku.at>
parents:
diff changeset
1 eclipse.preferences.version=1
13853
f11d3d5248b5 Use UTF-8 encoding when compiling on the command line and for Eclipse projects
Christian Wimmer <christian.wimmer@oracle.com>
parents: 9158
diff changeset
2 encoding/<project>=UTF-8