Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] A bit stuck on EMF

I have committed the changes we did and submitted a pull request.

cheers

Paul

On Mon, Mar 12, 2012 at 1:43 AM, Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
I am a bit stuck on EMF (after updating the model to have a LayerLegendItem in order to restart Naz on Legend view work) I found I could not longer update my gen model due to a couple of errors.

The generic type associated with the 'EJavaClass' classifier should have 1 type argument(s) to match the number of type parameter(s) of the classifier.

After trying to fix things; I threw out my work and dialled things back. And managed to get the same three errors. I am hoping Paul can help tomorrow; if not I am worried I messed things up trying to backout legend view changes a couple weeks ago.

I expect this error message stems from updating the java code to use generics in two locations:
- LayerList2 as used by ContexxtModel
- Project maintains a list of ProjectElements

-- 
Jody Garnett
 

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top