Moved Project
Moved Project
- Subject: Moved Project
- From: Claes-Fredrik Mannby <email@hidden>
- Date: Fri, 16 Jan 2004 18:40:42 -0800
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. I get the following when building (in Xcode):
/Developer/Private/jam -d1 -j1
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=3.3
BUILD_STYLE=Development
"CPP_HEADERMAP_FILE=/Users/cf/Development/Builds/myproject.build/
Application Server.build/_WO$(SERVER_UNIQUIFIER)myproject.hmap"
SRCROOT=/Users/cf/Development/myproject
OBJROOT=/Users/cf/Development/Builds
SYMROOT=/Users/cf/Development/Builds DSTROOT=/tmp/myproject.dst
Missing file or directory: /Users/cf/old path/Session.java
Thanks,
Fred
_______________________________________________
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.