Re: java application targeting
Re: java application targeting
- Subject: Re: java application targeting
- From: Dmitry Markman <email@hidden>
- Date: Thu, 12 Feb 2004 08:18:10 -0500
2click on executable (usually next after target)
put your parameters there
you can create your own executable and make it active too
On Feb 11, 2004, at 4:42 PM, James Closs wrote:
Hello all,
I am just migrated from CodeWarrior to XCode and am having a few
problems.
I'm building a java application, I just want to output the jar and run
it (as if from the command line) with a few command line arguments. I
used to do this in CW under the 'runtime settings' for the particular
target.
I've successfully built my project in XCode and run the resultant jar
from the command line via the terminal but I can't figure out how to
get XCode to launch the jar automatically. I *don't* want my app
bundled as an application, I want it to remain as a jar file so have
tried the 'package' and 'tool' target types, these don't seem to let
me run and execute though.
Is there any way of doing this - I've tried adding a shell script as
part of the build to just launch the jar but this isn't working either
(presumably because the jar isn't output until after all build stages
have finished).
Any help much appreciated - please cc direct to my mail as well as the
list as I'm on 'digest' mode and could do with an answer asap.
Thanks again.
--
James Closs, Director, bitBull Ltd
http://www.bitbull.com
0773 431 9080
====
The beatings will stop when morale improves....
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
Dmitry Markman
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.