home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 February
/
PCWorld_2000-02_cd.bin
/
Software
/
TemaCD
/
tcvpa
/
data1.cab
/
MyFileGroup
/
BIN
/
Sun11x.JI
< prev
next >
Wrap
Text File
|
1999-06-03
|
1KB
|
95 lines
product = Sun Launcher 1.1.x
command = (interpreter) (classpath) (verbose) (debug) (noasyncgc) (verbosegc) (noclassgc) (ss) (oss) (ms) (mx) (verify) (verifyremote) (noverify) (nojit) (other)
file interpreter "Interpreter itself"
{
value = "?"
ext = "exe"
validate = notnull
default = "Java.exe"
}
path classpath "Class path"
{
value = "-classpath ?"
}
boolean verbose "Verbose output"
{
value = false
value = true "-verbose"
}
boolean debug "Remote debugging"
{
value = false
value = true "-debug"
}
boolean noasyncgc "No async garbage collection"
{
value = false
value = true "-noasyncgc"
}
boolean verbosegc "Verbose garbage collection"
{
value = false
value = true "-verbosegc"
}
boolean noclassgc "No class garbage collection"
{
value = false
value = true "-noclassgc"
}
string ss "Max native stack size"
{
value = "-ss?"
}
string oss "Max Java stack size"
{
value = "-oss?"
}
string ms "Initial heap size"
{
value = "-ms?"
}
string mx "Maximum heap size"
{
value = "-mx?"
}
boolean verify "Verify all classes"
{
value = false
value = true "-verify"
}
boolean verifyremote "Verify remote"
{
value = false
value = true "-verifyremote"
}
boolean noverify "No verify any class"
{
value = false
value = true "-noverify"
}
boolean nojit "No JIT compiler"
{
value = false
value = true "-nojit"
}
string other "Other options"
{
value = "?"
}