Taking a look at the quick start I worked up, I have a couple suggestions 
for changes that would make the Hello, World case easier.

1.  On win32, consider using JDE_Run_Java_VM for JDEbug since 
JDE_Run_Java_VM_W doesn't seem to be working.

2.  If JDE_Global_Classpath or JDE_DB_Source_Directories  are 
empty,  consider defaulting them to the directory of the class we're 
running so that it's in the classpath and its source is available.

3.  The user has to quit and restart in order to get the JDEbug menu to 
display.  Is it possible to sense that the user changed their properties 
file to request JDEBug and show the menu without a restart?

4.  With JDEbug you set the path to the JDK.  If unset, could 
JDE_Run_Java_Vm_W  and JDE_Run_Java_Vm use that path + /bin to find java/javaw?

Steve

--
Steve Peterson                               +1 952 948 9729
Principal Consultant                     FAX +1 612 677 3050
Virtation Technologies, Inc.            http://virtation.com

Reply via email to