Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Use double quote in External tool
Use double quote in External tool [message #549785] Tue, 27 July 2010 19:13
Eclipse UserFriend
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] by Moderator

Previous Topic:Color of Items in Properties View
Next Topic:editor actions that do not disable?
Goto Forum:
  


Current Time: Sun Aug 31 17:10:25 EDT 2025

Powered by FUDForum. Page generated in 0.12717 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top