Re: Using Ivy launcher, passing arguments to launched class.

2015-07-23 Thread Jaikiran Pai
Looking at the code, it does appear that this case hasn't been handled. I am not part of the Ivy dev team so I can't say whether this is a bug or whether this was never thought of as a usecase. Perhaps you could wait for someone from the dev team to respond or maybe file an enhancement.

Ivy features questionnaire

2015-07-23 Thread Dan Cancro
Hi, I voluntarily maintain a free community knowledge base project to help people understand and choose among the many different web development technologies. I'd appreciate a hand capturing the unique aspects of Ivy. If you know Ivy, please go to the following link to answer a questionnaire

Re: Using Ivy launcher, passing arguments to launched class.

2015-07-23 Thread Krzysztof Harpula
Yes I tried in double and single quotes. The effect is that theses quotes are passed as part of command line arguments to launched class so without modification of launched class to strip off theses quotes it still does not work. I think it is a common case that applications have parameters