bug with indexing settings for java projects
bug with indexing settings for java projects
- Subject: bug with indexing settings for java projects
- From: joshua portway <email@hidden>
- Date: Tue, 28 Oct 2003 02:23:44 +0000
As far as I can tell XCode requires indexing to be on in order to
compile Java projects - the indexing seems to free XCode from needing
to have the java files laid out in strict package hierarchies. I would
like this, but it seems to cause a lot of problems.
The problem I'm having at the moment is that when I clean my top level
project my java sub-projects are getting indexing turned off. So next
time I try to build i get a load of spurious "package not found"
errors. I have to go through the sub projects, turning it on again
before I build.
should i file a bug ?
j
_______________________________________________
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.