Where can I find the documentation for java application launcher for java 6
Where can I find the documentation for java application launcher for java 6? I want to know the full description of the java options.
I went to
http://java.sun.com/javase/6/docs/technotes/tools/windows/java.html.
But it doesn't seem to be a full description of the java application launcher. For example, I did not find the description for -Xdebug option.
Thanks.
[396 byte] By [
KKnighta] at [2007-11-26 17:32:20]

# 1
Hello,
You can see in this site for Connection and Invocation Details ,because the -Xdebug option is changed in -agebtlib :
http://java.sun.com/javase/6/docs/technotes/guides/jpda/conninv.html
For more informations for java application launcher i see the jpda docs of jdk 6,in :http://java.sun.com/javase/6/docs/technotes/guides/jpda/
But i need more informations about launching an application without using java commend line , if you have more informayions reply me please.
good luck.[b][/b][code]