annotate mx/eclipse-settings/org.eclipse.core.resources.prefs @ 21291:70bbc530a2d3

Truffle/Source: - factory methods for a new kind of Source representing the contents of a sub-range of an existing Source; - hide the Appendable subclass; Source.append() now throws UnsupportedOperationException if called on a non-appendable subclass.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Mon, 11 May 2015 16:49:57 -0700
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