Hello,
We are trying to debug a DLL compiled under CW Pro 8.3 running on
win2k or winXP.
We setup the "Runtime Settings" to point to the executable (java.exe
in that case), and setup some arguments (classpath, etc...)
The problem is: it looks like the arguments are totally ignored. When
we start debugging, java is launched but displays the help messages
that it displays when launched with no arguments, and the window
immediately closes.
Any ideas ?
Fanf