Xcode 3.1 and Java
Xcode 3.1 and Java
- Subject: Xcode 3.1 and Java
- From: Chris Goedde <email@hidden>
- Date: Fri, 19 Sep 2008 10:02:12 -0500
Hi all,
Is there a guide somewhere to using Xcode 3.1 for doing Java
development?
I'm updating some (relatively simple) projects that were originally
done in Xcode 1.5 or thereabouts, and I'm trying to figure out the new
way of doing things in Xcode 3.1. I'm looking for the answers to very
basic questions like:
(1) Right now, to add or delete files to the src folder in the
project, the only thing I've figured out is to close the project, drag
files into or out of the folder in the Finder, then reopen the
project. Surely there's a better way?
(2) What build settings can be set in Xcode proper and what setting
require editing of build.xml? For example, if I switch the build
configuration for a Java applet from Debug to Release, does that
actually do anything? Or do I have to edit the <property
name="compile.debug" value="true"/> line in build.xml?
Thanks.
Chris Goedde
_______________________________________________
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