JVM Arguments in Launch Configuration
Status: Beta
Brought to you by:
jdjwright
Currently the Web Application Server LaunchConfig only
supports the Common Tab. So there is no way to specify
JVM arguments.
So it would be nice to have the 'org.eclipse.jdt.debug.ui.
launchConfigurations.JavaArgumentsTab' in the
'WebAppServerTabGroup' too. In this case
'WebAppLaunchConfigurationDelegate' has to handle
'ILaunchConfiguration.
getAttribute(IJavaLaunchConfigurationConstants.
ATTR_VM_ARGUMENTS)' too.