Re: no rule to process file
Re: no rule to process file
- Subject: Re: no rule to process file
- From: Ivan C Myrvold <email@hidden>
- Date: Sat, 10 Jun 2006 00:15:57 +0200
Finally, I found out what was wrong.
Step 24, says the root Directory should be "Contents/Resources/Java".
First of all, there is no Java directory in Resources.
The MyTest.jar file is in the MyTest/build/Debug/ directory, same as
MyTest.app.
What I did was creating the Java directory in Contents/Resources/,
and move the MyTest.jar manually into that directory.
Then I finally got
[Session started at 2006-06-09 23:23:20 +0200.]
2006-06-09 23:23:20.689 MyTest[1501] Hello World
2006-06-09 23:23:20.689 MyTest[1501] My javaObject says: Hello Java
World
in my Run Log.
Hmm, so how was the MyTest.jar file supposed to be moved into
"Contents/Resources/Java"?
But anyway, I am now very happy that this is working, so I can
finally get my old Project into the Universal Binary world.
Ivan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden