editing path of java's target executable
editing path of java's target executable
- Subject: editing path of java's target executable
- From: Dmitry Markman <email@hidden>
- Date: Fri, 9 Jan 2004 18:56:39 -0500
Hi
how I can edit path to executable in the default java target's
executable
for example
I have a target foo that has product foo.jar
I can see default target executable foo
if I 2click on that i can see executable pane
but I can not (it's disable) edit path to executable which is foo.jar
and that executable doesn't work
to make it work I have to create custom executable with the path
/usr/bin/java
and launch arguments -jar foo.jar
Note: foo.jar does have correct manifest: I can run it by 2clicking on
it from the finder
thanks
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.