Debugging java target when main changes from template original?
Debugging java target when main changes from template original?
- Subject: Debugging java target when main changes from template original?
- From: Rick Mann <email@hidden>
- Date: Tue, 6 Jun 2006 18:11:25 -0700
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?
TIA,
--
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