Re: java application targeting
Re: java application targeting
- Subject: Re: java application targeting
- From: James Closs <email@hidden>
- Date: Thu, 12 Feb 2004 14:21:57 +0000
2click on executable (usually next after target)
put your parameters there
you can create your own executable and make it active too
Thanks for that - I've got it now.
Where I was going wrong was in setting the path to the executable, I
was setting the path to the jar rather than using the path to the
java runtime ('/usr/bin/java'). Doh!
So for anyone else who might want to do this the settings are:
Path:/usr/bin/java
Arguments: -jar foo.jar [args]
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.