Properties
Loads library.properties
from the jar.
Value members
Inherited methods
This is the default text encoding, overridden (unreliably) with
JAVA_OPTS="-Dfile.encoding=Foo"
This is the default text encoding, overridden (unreliably) with
JAVA_OPTS="-Dfile.encoding=Foo"
- Inherited from
- PropertiesTrait
This is the encoding to use reading in source files, overridden with -encoding Note that it uses "prop" i.e. looks in the scala jar, not the system properties.
This is the encoding to use reading in source files, overridden with -encoding Note that it uses "prop" i.e. looks in the scala jar, not the system properties.
- Inherited from
- PropertiesTrait
Either the development or release version if known, otherwise the empty string.
Either the development or release version if known, otherwise the empty string.
- Inherited from
- PropertiesTrait
Concrete fields
Inherited fields
Whether the current version of compiler is experimental
Whether the current version of compiler is experimental
- Snapshot and nightly releases are experimental.
- Features supported by experimental versions of the compiler:
- research plugins
- Inherited from
- PropertiesTrait
The version number of the jar this was loaded from,
or "(unknown)"
if it cannot be determined.
The version number of the jar this was loaded from,
or "(unknown)"
if it cannot be determined.
- Inherited from
- PropertiesTrait
The version number of the jar this was loaded from plus "version "
prefix,
or "version (unknown)"
if it cannot be determined.
The version number of the jar this was loaded from plus "version "
prefix,
or "version (unknown)"
if it cannot be determined.
- Inherited from
- PropertiesTrait