After replaced jdk64 with jdk32, I have this error:
[TRACE] Removing units with errors
[ERROR] Errors in 'file:/C:/Users/X/Desktop/ftr-gwt-library/ftr-gwt-
demo/src/main/java/eu/future/earth/gwt/client/hordate/
DefaultStringEventDataDialog.java'
[ERROR] Line 38: The import eu.future.earth.gwt.client.date.horizontal
cannot be resolved
[ERROR] Line 68: HorizontalDateRenderer cannot be resolved to a type
[ERROR] Line 72: HorizontalDateRenderer cannot be resolved to a type
[ERROR] Errors in 'file:/C:/Users/X/Desktop/ftr-gwt-library/ftr-gwt-
demo/src/main/java/eu/future/earth/gwt/client/date/
DefaultDayField.java'
[ERROR] Line 38: The method addClickHandler(ClickHandler) in the type
Label is not applicable for the arguments (DefaultDayField)
[ERROR] Errors in 'file:/C:/Users/X/Desktop/ftr-gwt-library/ftr-gwt-
demo/src/main/java/eu/future/earth/gwt/client/hordate/
HorizontalDemo.java'
[ERROR] Line 13: The import eu.future.earth.gwt.client.date.horizontal
cannot be resolved
[ERROR] Line 17: HorizontalViewPanel cannot be resolved to a type
...
[ERROR] Errors in 'file:/C:/Users/X/Desktop/ftr-gwt-library/ftr-gwt-
demo/src/main/java/eu/future/earth/gwt/client/date/
DefaultMonthField.java'
[ERROR] Line 31: The type DefaultMonthField must implement the
inherited abstract method ClickHandler.onClick(ClickEvent)
[ERROR] Errors in 'jar:file:/C:/Users/X/Desktop/ftr-gwt-library/lib/
ftr-gwt-library-extras-0.9.9.jar!/eu/future/earth/gwt/client/
LongBox.java'
[ERROR] Line 69: The return type is incompatible with
TextBoxBase.getValue()
[ERROR] Errors in 'jar:file:/C:/Users/X/Desktop/ftr-gwt-library/lib/
ftr-gwt-library-extras-0.9.9.jar!/eu/future/earth/gwt/client/
IntBox.java'
[ERROR] Line 73: The return type is incompatible with
TextBoxBase.getValue()
[ERROR] Errors in 'file:/C:/Users/X/Desktop/ftr-gwt-library/ftr-gwt-
demo/src/main/java/eu/future/earth/gwt/client/hordate/
DefaultHorizontalDayField.java'
[ERROR] Line 33: The import eu.future.earth.gwt.client.date.horizontal
cannot be resolved
...