| Use double quote in External tool [message #549785] |
Tue, 27 July 2010 19:13 |
KanedaFr Messages: 1 Registered: July 2010 |
Junior Member |
|
|
Hi all,
I'm currently trying to call an external software using Eclipse External tools.
Unfortunatly, one of the arguments MUST use double quote.
If, in the Argument box, I write
<?xml version="1.0" encoding="UTF-16" standalone="no" ?>
my external software receives
<?xml version=1.0 encoding=UTF-16 standalone=no ?>
and so, fails to execute
Is there a way to force Eclipse to keep double quote in Arguments ? using an escape character ?
Thanks
PS: I'm under Windows Vista and the command works perfectly under cmd
[Updated on: Tue, 27 July 2010 19:14] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01395 seconds