Xcode 1.5 Release Notes D2W
Xcode 1.5 Release Notes D2W
- Subject: Xcode 1.5 Release Notes D2W
- From: email@hidden
- Date: Wed, 2 Feb 2005 15:52:55 -0500
I am having the expected build error in Xcode 1.5 with WO projects and D2W, however I am not following the item in the Release Notes properly:
◦ For Direct To Web projects: When creating a new Direct To Web project, you'll notice that the MenuHeader.java and PageWrapper.java source files are not correctly added to the Application Servers target and are in the Bundle Resources build phase and not in the Sources build phase. After creating a new project, open the Application Servers target in the Groups & Files view and drag the MenuHeader.java and PageWrapper.java source files from the Bundle Resources build phase to Sources build phase.
You will have to forgive me as I am rather new to both Xcode and WO as I'm not following exactly what they're saying here. I've drilled down to each item of the project "Groups & Files" folders and cannot find the MenuHeader.java nor PageWrapper.java anywhere. I do not find these files when I go to the folder at the terminal and enter `find . | grep PageWrapper` either so it appears that it is nowhere to be found in the project folder.
Now, if I update my `locate` database and search my entire system I'm finding:
/Developer/Examples/JavaWebObjects/SchoolToolsClient/ToolsPageWrapper.java
/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/BASPageWrapper.java
/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/NEUPageWrapper.java
/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/WOLPageWrapper.java
/System/Library/PrivateFrameworks/JavaWebObjectsProjectTypes.framework/Versions/A/Resources/English.lproj/PureDirectToWebTemplate/PageWrapper.java
AND
/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/BASMenuHeader.java
/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/NEUMenuHeader.java
/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/WOLMenuHeader.java
What am I to do? _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden