I would expect (didn't try exactly this case) that by having each
files in a different directory (Classes/com/abc/Customer.java and
Classes/com/xyz/Customer.java) would work correctly.
- jfv
Le 07-06-08 à 15:22, Joe Moreno a écrit :
Is there a trick to adding two classes, with the same name but in
different packages, to a WebObjects Xcode project?
For example, what's the best way to add the following two classes
to a single Xcode project:
com.abc.Customer.java (in package com.abc)
com.xyz.Customer.java (in package com.xyz)
Thanks,
Joe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/
jean_francois_veillette%40yahoo.ca
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]