Re: EOGenerator
Re: EOGenerator
- Subject: Re: EOGenerator
- From: Pascal Robert <email@hidden>
- Date: Thu, 19 Jan 2012 13:53:15 -0500
That means you are using the Wonder templates without using Wonder, or having a wrongly ordered class path. Do you have ERExtensions and ERJars in this project?
> Hi ...
>
> Is there a way to get EOGenerator to not create this syntax:
>
> public static NSArray<Bordereau> fetchAllBordereaus
>
> Error: The type NSArray is not generic; it cannot be parameterized with arguments
> < Bordereau >
>
> How do I get it to do just this:
>
> public static NSArray fetchAllBordereaus
>
> Gino
>
>
>
>
> _______________________________________________
> 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
References: | |
| >EOGenerator (From: Gino Pacitti <email@hidden>) |