[ovirt-devel] Problems with using gwt-debug
Amit Aviram
aaviram at redhat.com
Sun Mar 8 11:06:31 UTC 2015
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.
More information about the Devel
mailing list