Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Use double quote in External tool
Use double quote in External tool [message #549785] Tue, 27 July 2010 23:13
KanedaFr  is currently offline KanedaFr Friend
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 23:14]

Report message to a moderator

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


Current Time: Fri Apr 26 16:21:54 GMT 2024

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

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

Back to the top