Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Strange issue with model implementation on M6

I repeated my whole procedure now its fine.
Don't know where PDE got the wrong workbench plugin from :(

Thanks for helping !

2011/3/15 Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>
MBindingTable#setContextId() not available any more in your model so
something is completely messed up.

Where do you see the setContextId() calls?

Tom

Am 15.03.11 13:39, schrieb Thomas Kratz:
> Hi I tried to patch ui.workbench from the m6 download today.
> I imported it into my workpace and it calls
> MBindingTable.get/setBindingContextId()
> But when I look at e4.ui.model.workbench when I import it the same way,
> thats not implemented there.
>
> e4.ui.model.workbench is of 0.9.1.v20110309-1400
> ui.workbench is of 3.100.0.v20110311-1500
>
> is there something broken with me or with the m6 build?
>
> Regards Thomas
>
>
>
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev

_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev


Back to the top