Re: SOLVED: Debugging java target when main changes from template original?
Re: SOLVED: Debugging java target when main changes from template original?
- Subject: Re: SOLVED: Debugging java target when main changes from template original?
- From: Rick Mann <email@hidden>
- Date: Tue, 6 Jun 2006 18:13:10 -0700
On Jun 6, 2006, at 18:11 , Rick Mann wrote:
I started a Java Tool project from stationery. I edited the main
file to put the main class in a package (added a "package" line at
the top of the file). This caused two problems:
1) It kept executing the original file until I deleted the build
directory.
2) It keeps looking for the original (non-packaged) class to
execute. How do I configure XCode to execute my renamed
(repackaged) class file?
Right after I clicked "send" I noticed the Manifest file. Editing the
main-class in that fixed everything.
--
Rick
_______________________________________________
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