Run the Help Viewer in a separate VM
You can run the Help Viewer in a separate VM, so you can access help while a modal dialog is being displayed. Add this line of code to the <code>jbuilder.config</code>
 file located in the JBuilder <code>bin</code>
 directory:<pre>vmparam -Dcom.borland.jbuilder.help.vm=true</pre>
