Re: Java Template location in WO/XCode?
Re: Java Template location in WO/XCode?
- Subject: Re: Java Template location in WO/XCode?
- From: Kieran Kelleher <email@hidden>
- Date: Wed, 8 Dec 2004 09:59:24 -0500
Thanks Tony. That worked ........funny how I could not find such an obscure instruction for such a basic task in the XCode documentation!
On Dec 7, 2004, at 1:47 PM, Tony Becker wrote:
defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions '{ "ORGANIZATIONNAME" = "MCRSYS Enterprises, Inc.";}'
Seems to work for me.
It's stored in ~/Library/Preferences/com.apple.Xcode.plist
On Dec 7, 2004, at 1:15 PM, Kieran Kelleher wrote:
Probably a stupid question with a simple answer.
Where can I set the 'Company Name" (or edit the template) so that every java file I create in XCode does not have this:
// Copyright 2004 __MyCompanyName__. All rights reserved.
.... in the header comment section?
I cannot find the templates!
Regards, Kieran
________________________________________________________________
Dev Config = OS X 10.3.5 / Java 1.4.2_05 / WO 5.2.3 / XCode v1.5 / MySQL 4.0.20 / Connector-J 3.0.11
Deploy Config = OS X 10.3.5 Server / Java 1.4.2_05 / WO 5.2.3 / MySQL 4.0.20 / Connector-J 3.0.11
My Blog: http://webobjects.webhop.org/
_______________________________________________
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
_______________________________________________
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