Re: Moved Project
Re: Moved Project
- Subject: Re: Moved Project
- From: Art Isbell <email@hidden>
- Date: Fri, 16 Jan 2004 16:54:04 -1000
On Jan 16, 2004, at 4:40 PM, Claes-Fredrik Mannby wrote:
I've moved a WebObjects source directory to a new location on disk, and
there is something in the system that insists on looking for
Session.java in the old location, preventing builds from working. Any
idea where the old path is stored? It's not anywhere in the source tree
or the .xcode directory.
Paths to project resources are stored in the symbol indexes which are
in your project's "build" directory under
<ProjectName>.build/<ProjectName>.pbxindex.
But you don't need to know these details. Just rebuild the index by
selecting the project entry (the top-most entry under "Groups &
Files"), Get Info (Apple-I), click the "Code Sense" tab, and click the
"Rebuild Index" button.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Moved Project (From: Claes-Fredrik Mannby <email@hidden>) |