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: Chuck Hill <email@hidden>
- Date: Fri, 8 Jun 2007 16:35:16 -0700
I can confirm that this is the solution. you need to have the
classes in each package in a different directory.
Using Eclipse works even better! :-P
Chuck
On Jun 8, 2007, at 1:49 PM, Jean-François Veillette wrote:
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:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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