Re: Xcode: Two Classes with same name, different package.
Re: Xcode: Two Classes with same name, different package.
- Subject: Re: Xcode: Two Classes with same name, different package.
- From: Jean-François Veillette <email@hidden>
- Date: Fri, 8 Jun 2007 16:49:42 -0400
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
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