Hi all.

I'm having troubles debugging oVirt's GUI with gwt-debug recently- this happens 
on master, it fails with the following error:

.....

[INFO] diagnostic ...
engine/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/tab/virtualMachine/SubTabVirtualMachineVirtualDiskPresenter.java:38:
 error: type org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel does not 
take parameters
            SearchableDetailModelProvider<Disk, VmListModel<Void>, 
VmDiskListModel> modelProvider) {
                                                           ^
.....


After going a few patches back, prior to the one which adds this code, the 
issue seems to be solved..

Did anybody else had the same problem/know how to fix it? 

or maybe that just happens to me locally..

Amit.
_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to