home
wiki
classes/clusters list
class information
+
Point of view
ANY
ANY
NATIVE_JAVA
VISITOR
SYSTEM_TOOLS
SMART_EIFFEL
COMPILE
SE
ACE
INSTALL
INTERNALS_HANDLER
All features
class JVM_TOOLS
Summary
top
Singleton object to handle system dependant information. This singleton is shared via the
GLOBALS
.
system_tools
once function.
Only this object is supposed to handle contents of the
SmartEiffel
system environment variable.
You may also want to customize this class in order to support a new operating system (please let us know).
Direct parents
insert list:
DIRECTORY_NOTATION_HANDLER
,
GLOBALS
,
SINGLETON
Overview
top
creation features
make
exported features
get_compiler_flags
(which:
STRING
):
STRING
get_jvm_flags
(which:
STRING
):
STRING
get_jar_flags
(which:
STRING
, jar_file:
STRING
, mf_file:
STRING
, directory:
STRING
):
STRING
get_compiler_flags
(which:
STRING
):
STRING
effective function
top
get_jvm_flags
(which:
STRING
):
STRING
effective function
top
get_jar_flags
(which:
STRING
, jar_file:
STRING
, mf_file:
STRING
, directory:
STRING
):
STRING
effective function
top