Using GWT UiBinder, Eclipse marks every UiField as an error -
this annoyance, not serious problem, bothers me can't figure out. have gwt project , eclipse marking every @uifield tag error "field x has not corresponding field in template file."
when true compile error , can fix it. of time compiles , runs fine, though files full of red squiggly underlines.
i assume i'm missing basic eclipse skill since can't find else problem. i've tried doing refresh on project.
i having same issue. not code issue suggested @ruggi project compiles , runs correctly.
i solved problem updating gwt install. found there update available via -> check updates. after install , reboot problem solved.
Comments
Post a Comment