You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:compileCom_alkacon_opencms_v8_calendar_gwtJava
warning: [options] bootstrap class path not set in conjunction with -source 1.6
[...]/alkacon-oamp-9.5.x-tmp/com.alkacon.opencms.v8.calendar/src/com/alkacon/opencms/v8/calendar/client/widget/CmsSerialDateWidgetFactory.java:41: error: CmsSerialDateWidgetFactory is not abstract and does not override abstract method createInlineWidget(String,Element) in I_CmsWidgetFactory
public class CmsSerialDateWidgetFactory extends A_NativeWidgetFactory {
^
[...]/alkacon-oamp-9.5.x-tmp/com.alkacon.opencms.v8.calendar/src/com/alkacon/opencms/v8/calendar/client/widget/CmsSerialDateWidgetFactory.java:54: error: createInlineWidget(String,Element) in CmsSerialDateWidgetFactory cannot implement createInlineWidget(String,Element) in I_CmsWidgetFactory
public I_EditWidget createInlineWidget(String configuration, Element element) {
^
return type I_EditWidget is not compatible with I_CmsEditWidget
[...]
28 errors
:compileCom_alkacon_opencms_v8_calendar_gwtJava FAILED
FAILURE: Build failed with an exception.
The text was updated successfully, but these errors were encountered:
Perhaps missing or buggy gwt build scripts?
Log excerpt:
The text was updated successfully, but these errors were encountered: