Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] A model proposal



Severity and Description    Path    Resource    Location    Creation Time    Id
JxtaTreeModelListener cannot be resolved to a type    org.eclipse.ecf.provider.jxta.ui/src/org/eclipse/ecf/provider/jxta/ui    JxtaRosterView.java    line 98    1166510308500    16389
JxtaTreeModelListener cannot be resolved to a type    org.eclipse.ecf.provider.jxta.ui/src/org/eclipse/ecf/provider/jxta/ui    JxtaRosterView.java    line 382    1166510308500    16418
The method addListener(JxtaTreeModelListener) in the type MyJxtaObjectRepository is not applicable for the arguments (JxtaRosterView.ViewContentProvider)    org.eclipse.ecf.provider.jxta.ui/src/org/eclipse/ecf/provider/jxta/ui    JxtaRosterView.java    line 692    1166510308500    16426

The reason is that the *.jxta.ui provider uses org.eclipse.ecf.provider.jxta  which is no more synced with the new model. I will do that as soon as I can (much work for now, If you need go ahead for that - only ecf api is concerned here)

--
Pierre

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


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





--
Pierre-Henry Perret
Eclipse ECF committer

Back to the top