I am using jde2.2.6 on a windows 2000 advance server box. When I go to JDE->Project->Options->run and switch on the verbose ->Print Classes Loaded switch I get the following error message: cd c:\Main\build javaw -classpath C:\Main\build;D:\jkd1.3;D:\jdk1.3\jre\lib\jaws.jre -v -verbosegc -verbosejni test Unrecognized option: -v Could not create the Java virtual machine. Process test exited abnormally with code 1 I think javaw does not have an -v switch. vishy
