Re: Xcode 1.5 & Documentation
Re: Xcode 1.5 & Documentation
- Subject: Re: Xcode 1.5 & Documentation
- From: David Holt <email@hidden>
- Date: Sat, 7 Aug 2004 23:06:32 -0700
From the Xcode 1.5 release notes: go to help>show release notes
WebObjects Development
Known Issues
b" If you create a new WebObjects Java Client, Direct To Java Client
or Direct To Web application with Xcode 1.5, the project will not
configure the build targets correctly. You will notice that some files
are not properly added to the Application Servers target, nor are they
part of the proper build phases, which will cause issues when building.
This bug will be fixed in a future update of WebObjects.
b& 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.
b& For Java Client projects: When creating a new java client project,
you'll notice that the JavaClient.java source file are not correctly
added to the Application Servers target and are in the Bundle Resources
build phase and not in the Sources build phase. The
[applicationName]InterfaceController.java source file is not correctly
added to the Web Server target and are in the Bundle Resources build
phase and not in the Sources build phase. After creating a new project,
open the Web Server target in the Groups & Files view and drag the
[applicationName]InterfaceController.java source file from the Bundle
Resources build phase to Sources build phase. Then open the Application
Servers target in the Groups & Files view and drag the JavaClient.java
source file from the Bundle Resources build phase to Sources build
phase.
b& For Direct to Java Client projects: When creating a new java
client project, you'll notice that the JavaClient.java source file is
not correctly added to the Application Servers target and are in the
Bundle Resources and not in the Sources phase. After creating a new
project, open the Application Servers target in the Groups & Files view
and drag the JavaClient.java source file from the Bundle Resources
build phase to Sources build phase.
b" The WebObjects Help menu item does not appear under the Help menu
in Xcode 1.5. To work around this issue, open a Terminal window and
follow the instructions below:
1. Create a soft link to the WebObjects documentation in the ADC
Reference Library. To do so, run the command:
sudo ln -s "/Developer/Documentation/WebObjects" "/Developer/ADC
Reference Library"
2. Open /Developer/ADC Reference
Library/documentation/Help/Developer Help
Viewer/MacOSXDeveloper.pbHelpIndexerList and add this line to the XML:
/Developer/Documentation/WebObjects
3. Re-index the documentation. To do so, run the command:
sudo /Developer/Tools/pbhelpindexer -o "/Developer/ADC Reference
Library/documentation/Help/Developer Help Viewer/"
4. Restart Xcode.
On 7-Aug-04, at 8:25 PM, Arturo PC)rez wrote:
> Hi all,
>
> I either missed it or something. But option-double-click on
> WebObjects symbols does not bring up the documentation anymore. How
> does one go about fixing that? For example, if I option-dbl-click on
> EOGeneric object the documentation window opens to the ADC
> Documentation table of contents (or index).
>
> Nothing I click on brings up WebObjects documentation, just Cocoa
> documentation.
> ----
> WO in philadelphia - wanna cheesesteak with that?
> Please visit webobjects.meetup.com.
> _______________________________________________
> 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.
_______________________________________________
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.