Quotes stripped from launching arguments [message #699993] |
Fri, 22 July 2011 13:02  |
Eclipse User |
|
|
|
I've upgrade to Eclipse 3.7 from 3.6.1 and ran into an issue with quotes getting stripped from the launch arguments.
For example I added the VM Argument -Dblah="hello world" to the All Platforms tab on the Launching tab of a product file. Then launched the product from the Overview tab. It fails with a java.lang.NoClassDefFoundError: world. Looking at the generated launch configuration the quotes around hello world are missing.
I have also tested with with the Program Arguments field, added --blah "hello world". After launching it from the Overview tab, the generated launch configuration is missing the quotes.
I've attached the product file with the two launcher argument changes. The product file was created from the Hello RCP Plug-in Project template.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09165 seconds