Hi,
I've sent this message in the past. Sorry for the duplication, but I have yet to solve this issue. Hopefully on this pass we'll get it resolved.
I'm trying to use Xcode 2.2 to create a new project. Using the assistant I'm choosing "Cocoa Enterprise Objects Application" . I then give it a name and location and accept the defaut framework. I also select my EOModel that I'm using in a WebObjects Application without issue. Finally I select the EOF Application Skeleton in the Select Template Dialog and click finish.
What I get is a Internal Error dialog with a Uncaught Exception:
Could not create project at path /Users/eloit/gifter/gifter.xcodeproj using template at path /Library/Application Support/Apple/Developer Tools/Project Templates/Application/Cocoa-Java Application/CocoaApp.pbproj
Here is the console log:
2006-01-29 23:56:58.438 Xcode[396] ** INTERNAL ERROR: Uncaught Exception ** Exception: Could not create project at path /Users/eloit/gifter/gifter.xcodeproj using template at path /Library/Application Support/Apple/Developer Tools/Project Templates/Application/Cocoa-Java Application/CocoaApp.pbproj. Stack: 0 0x95232060 -[TSException raise] 1 0x0100feec 2 0x98cc1ebc -[PBXProjectWizard finish] 3 0x0100fa3c 4 0x98cc1a90 -[PBXWizardPage(PrivateMethods) _finishFromUIInvocation] 5 0x98cc1930 -[PBXWizardPanel _wizardSheetDidEnd:returnCode:contextInfo:] 6 0x98cbeabc -[PBXWizardPanel nextPage:] 7 0x9372d26c -[NSApplication sendAction:to:from:] 8 0x9372d1a0 -[NSControl sendAction:to:] 9 0x9372d080 -[NSCell _sendActionFrom:] 10 0x93747098 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] 11 0x93746c80 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] 12 0x937466a4 -[NSControl mouseDown:] 13 0x936e7eac -[NSWindow sendEvent:] 14 0x93690ef0 -[NSApplication sendEvent:] 15 0x98be8fb0 -[PBXExtendedApplication sendEvent:] 16 0x9368832c -[NSApplication run] 17 0x93778e64 _NSApplicationMain 18 0x0000a1c4 19 0x0000a06c
Any ideas on how to get this to work? I did check and it seems like the template files are in the required library directories.
Thanks,
Eric Loit eID: 00-44-11-15-70-32-84
|