Cocoa-Java does not allow a space in the project name?
Cocoa-Java does not allow a space in the project name?
- Subject: Cocoa-Java does not allow a space in the project name?
- From: Scott Ellsworth <email@hidden>
- Date: Fri, 13 Jun 2003 12:01:30 -0700
Howdy, all.
It appears that the default templates for Cocoa-Java do not allow for
spaces in project names using the Dec. 2002 dev tools. This seems
rather strange.
The sample project in the Cocoa-Java tutorial uses the name Temperature
Converter, so the Apple doc sample fails out of the box.
Steps to reproduce:
Start PB, select Cocoa-Java as the type of project, and give it the
name "Temperature Converter
Hit build:
/Developer/Private/jam -d1 -j1
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=3.1
BUILD_STYLE=Development "CPP_HEADERMAP_FILE=/Users/work/Temperature
Converter/build/Temperature Converter.build/Temperature
Converter.build/Temperature Converter.hmap"
"SRCROOT=/Users/work/Temperature Converter"
"OBJROOT=/Users/work/Temperature Converter/build"
"SYMROOT=/Users/work/Temperature Converter/build"
"DSTROOT=/tmp/Temperature Converter.dst"
Missing file or directory: Temperature
Missing file or directory: Converter_Prefix.h
This does not seem right.
Known bug?
Scott
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.