• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: editing path of java's target executable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: editing path of java's target executable


  • Subject: Re: editing path of java's target executable
  • From: David Ewing <email@hidden>
  • Date: Mon, 12 Jan 2004 15:37:36 -0700

On Jan 9, 2004, at 4:56 PM, Dmitry Markman wrote:

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

This is how it is done in Xcode. The first executable is not used. Normally, the second custom executable is created automatically when you create a project.


Note: foo.jar does have correct manifest: I can run it by 2clicking on it from the finder

It works in the Finder because there's an application called "Jar Launcher" that gets run when you dbl-click a .jar file.


Dave
_______________________________________________
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.

References: 
 >editing path of java's target executable (From: Dmitry Markman <email@hidden>)

  • Prev by Date: Re: Debugger crashes
  • Next by Date: Re: What is stored in .pbxuser file?
  • Previous by thread: editing path of java's target executable
  • Next by thread: CVS ignore...
  • Index(es):
    • Date
    • Thread