This is the helper target that we use:
Brain is working faster than fingers I meant that you will to need
to add "pause" at the end of your command for the window to remain opened.
- Alexey.
Alexey N. Solofnenko wrote:
On Windows you can execute 'cmd /c start "Window title" command', on
Unix ('pwd' is usually executed on Unix) it
On Windows you can execute 'cmd /c start "Window title" command', on
Unix ('pwd' is usually executed on Unix) it can be done by executing
"xterm ...". You will also pause at the end, so the window is not closed.
- Alexey.
Brian Kuhn wrote:
I think this is more of a windows than an ant question;
t am: Sonntag, 22. August 2004 18:40
> > An: Ant Users List
> > Betreff: Spawning a java call in a new command shell
> >
> >
> > I know that I can use spawn to set my java call going in a separate
> > process. But is it possible to have that separate process be in