facebook

scaffolded GWT app does not display anything

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #313094 Reply

    oghieojior
    Member

    Hi:

    My scaffolded GWT app does not display anything. It compiles and deploys but displays empty screen. The database is not populated yet.

    Below are the screen views:

    Any ideas what the problem is?

    Thanks,
    Ojior

    #313098 Reply

    oghieojior
    Member

    Hi:

    My scaffolded GWT app does not display anything. It compiles and deploys but displays empty screen. The database is not populated yet.

    Below are the screen views:

    Any ideas what the problem is?

    Thanks,
    Ojior
    ” alt=””>

    #313134 Reply

    davemeurer
    Member

    Hello Ojior,

    I’ve seen this occur when I don’t perform the GWT Compile after scaffolding, or an error occurs in the GWT Compile. Can you confirm you Compiled the GWTCrud Entry Point module and it completed successfully? Check out step 6 of the GWT Tutorial for details on the compile: http://www.myeclipseide.com/documentation/quickstarts/ME4STutorialScaffoldingGWT/m4sescaffoldinggwtarticle.html

    Kind regards,
    Dave

    #313455 Reply

    ajboehmler
    Member

    I am having a similar issue trying to get the GWT scaffolding tutorial to work (I see pages with buttons for viewing the scaffolding, but there’s no other content in the pages). I am getting GWT compile problems when I do the GWT compile – I’m attaching a stack trace from the GWT compile below. I did notice that the GWT version in the tutorial calls for 2.0.4, but when I use MyEclipse to download the GWT SDK, I can only get version 2.1.1.

    Compiling module gwt.entrypoint.GWTCrud
    Validating newly compiled units
    [ERROR] Errors in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/widgetbase/client/Gen2Widget.java’
    [ERROR] Line 114: The return type is incompatible with Widget.createHandlerManager()
    [WARN] Warnings in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/client/impl/GlassPanelImpl.java’
    [WARN] Line 30: Referencing deprecated class ‘com.google.gwt.user.client.impl.DocumentRootImpl’
    [WARN] Line 38: Referencing deprecated class ‘com.google.gwt.user.client.impl.DocumentRootImpl’
    [WARN] Warnings in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/client/FixedWidthGridBulkRenderer.java’
    [WARN] Line 122: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.HTMLTable’
    [WARN] Warnings in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/client/GridBulkRenderer.java’
    [WARN] Line 102: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.HTMLTable’
    [WARN] Line 103: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.Grid’
    [WARN] Line 104: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.Grid’
    [WARN] Line 104: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.HTMLTable’
    [WARN] Warnings in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/client/TableBulkRenderer.java’
    [WARN] Line 404: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.HTMLTable’
    Scanning for additional dependencies: file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/customer/client/components/CustomerMasterDetailWidget.java
    Computing all possible rebind results for ‘gwt.customer.client.components.CustomerMasterDetailWidget.MasterDetailBinder’
    Rebinding gwt.customer.client.components.CustomerMasterDetailWidget.MasterDetailBinder
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.customer.client.components.CustomerMasterDetailWidget.MasterDetailBinder’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/customer/client/components/CustomerMasterDetailWidget.java’
    [ERROR] Line 27: Failed to resolve ‘gwt.customer.client.components.CustomerMasterDetailWidget.MasterDetailBinder’ via deferred binding
    Scanning for additional dependencies: file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/customer/client/components/CustomerTable.java
    Computing all possible rebind results for ‘gwt.common.client.table.CommonPagingOptionsImages’
    Rebinding gwt.common.client.table.CommonPagingOptionsImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.common.client.table.CommonPagingOptionsImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/customer/client/components/CustomerTable.java’
    [ERROR] Line 150: Failed to resolve ‘gwt.common.client.table.CommonPagingOptionsImages’ via deferred binding
    Scanning for additional dependencies: file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/customer/client/components/CustomerRelationshipsWidget.java
    Computing all possible rebind results for ‘gwt.customer.client.components.CustomerRelationshipsWidget.EditBinder’
    Rebinding gwt.customer.client.components.CustomerRelationshipsWidget.EditBinder
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.customer.client.components.CustomerRelationshipsWidget.EditBinder’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/customer/client/components/CustomerRelationshipsWidget.java’
    [ERROR] Line 31: Failed to resolve ‘gwt.customer.client.components.CustomerRelationshipsWidget.EditBinder’ via deferred binding
    Scanning for additional dependencies: jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/AbstractScrollTable.java
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’
    Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.AbstractScrollTable.MouseResizeWorker’
    Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.MouseResizeWorker
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.AbstractScrollTable.MouseResizeWorker’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.AbstractScrollTable.Impl’
    Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.Impl
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.AbstractScrollTable.Impl’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/AbstractScrollTable.java’
    [ERROR] Line 887: Failed to resolve ‘com.google.gwt.gen2.table.client.AbstractScrollTable.Impl’ via deferred binding
    [ERROR] Line 913: Failed to resolve ‘com.google.gwt.gen2.table.client.AbstractScrollTable.MouseResizeWorker’ via deferred binding
    [ERROR] Line 949: Failed to resolve ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’ via deferred binding
    [ERROR] Errors in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/widgetbase/client/Gen2Widget.java’
    [ERROR] Line 114: The return type is incompatible with Widget.createHandlerManager()
    Scanning for additional dependencies: jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/PagingOptions.java
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.PagingOptions.PagingOptionsImages’
    Rebinding com.google.gwt.gen2.table.client.PagingOptions.PagingOptionsImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.PagingOptions.PagingOptionsImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/PagingOptions.java’
    [ERROR] Line 157: Failed to resolve ‘com.google.gwt.gen2.table.client.PagingOptions.PagingOptionsImages’ via deferred binding
    Scanning for additional dependencies: jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/PagingScrollTable.java
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’
    Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/PagingScrollTable.java’
    [ERROR] Line 419: Failed to resolve ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’ via deferred binding
    Scanning for additional dependencies: file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/payment/client/components/ManyRelatedToPaymentWidget.java
    Computing all possible rebind results for ‘gwt.payment.client.components.ManyRelatedToPaymentWidget.RelatedBinder’
    Rebinding gwt.payment.client.components.ManyRelatedToPaymentWidget.RelatedBinder
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.payment.client.components.ManyRelatedToPaymentWidget.RelatedBinder’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/payment/client/components/ManyRelatedToPaymentWidget.java’
    [ERROR] Line 46: Failed to resolve ‘gwt.payment.client.components.ManyRelatedToPaymentWidget.RelatedBinder’ via deferred binding
    Scanning for additional dependencies: jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/FixedWidthTableImpl.java
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl’
    Rebinding com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘jar:file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/FixedWidthTableImpl.java’
    [ERROR] Line 42: Failed to resolve ‘com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl’ via deferred binding
    Scanning for additional dependencies: file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/payment/client/components/PaymentTable.java
    Computing all possible rebind results for ‘gwt.common.client.table.CommonPagingOptionsImages’
    Rebinding gwt.common.client.table.CommonPagingOptionsImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.common.client.table.CommonPagingOptionsImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/payment/client/components/PaymentTable.java’
    [ERROR] Line 152: Failed to resolve ‘gwt.common.client.table.CommonPagingOptionsImages’ via deferred binding
    Scanning for additional dependencies: file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/payment/client/components/PaymentSelectionTable.java
    Computing all possible rebind results for ‘gwt.common.client.table.CommonPagingOptionsImages’
    Rebinding gwt.common.client.table.CommonPagingOptionsImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.common.client.table.CommonPagingOptionsImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/C:/Users/ajb/workspace-myeclipse/ShowMeTheMoney/generated/gwt/payment/client/components/PaymentSelectionTable.java’
    [ERROR] Line 118: Failed to resolve ‘gwt.common.client.table.CommonPagingOptionsImages’ via deferred binding
    [ERROR] Cannot proceed due to previous errors

    #313500 Reply

    Mark
    Member

    I am using MyEclipse on a SL Mac and in going thru the Deep dive app engine tutorial, get a similar/same error.

    I installed 9.01 first, which may create a dll conflict??

    Mark Eckdahl

    Here are the errors on GWT compile:

    Compiling module gwt.entrypoint.GWTCrud
    Validating newly compiled units
    [ERROR] Errors in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/widgetbase/client/Gen2Widget.java’
    [ERROR] Line 114: The return type is incompatible with Widget.createHandlerManager()
    [WARN] Warnings in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/client/impl/GlassPanelImpl.java’
    [WARN] Line 30: Referencing deprecated class ‘com.google.gwt.user.client.impl.DocumentRootImpl’
    [WARN] Line 38: Referencing deprecated class ‘com.google.gwt.user.client.impl.DocumentRootImpl’
    [WARN] Warnings in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/client/FixedWidthGridBulkRenderer.java’
    [WARN] Line 122: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.HTMLTable’
    [WARN] Warnings in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/client/GridBulkRenderer.java’
    [WARN] Line 102: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.HTMLTable’
    [WARN] Line 103: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.Grid’
    [WARN] Line 104: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.Grid’
    [WARN] Line 104: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.HTMLTable’
    [WARN] Warnings in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/client/TableBulkRenderer.java’
    [WARN] Line 404: Referencing deprecated class ‘com.google.gwt.widgetideas.table.client.overrides.HTMLTable’
    Scanning for additional dependencies: file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/employee/client/components/EmployeeMasterDetailWidget.java
    Computing all possible rebind results for ‘gwt.employee.client.components.EmployeeMasterDetailWidget.MasterDetailBinder’
    Rebinding gwt.employee.client.components.EmployeeMasterDetailWidget.MasterDetailBinder
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.employee.client.components.EmployeeMasterDetailWidget.MasterDetailBinder’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/employee/client/components/EmployeeMasterDetailWidget.java’
    [ERROR] Line 27: Failed to resolve ‘gwt.employee.client.components.EmployeeMasterDetailWidget.MasterDetailBinder’ via deferred binding
    Scanning for additional dependencies: file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/company/client/components/CompanyMasterDetailWidget.java
    Computing all possible rebind results for ‘gwt.company.client.components.CompanyMasterDetailWidget.MasterDetailBinder’
    Rebinding gwt.company.client.components.CompanyMasterDetailWidget.MasterDetailBinder
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.company.client.components.CompanyMasterDetailWidget.MasterDetailBinder’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/company/client/components/CompanyMasterDetailWidget.java’
    [ERROR] Line 27: Failed to resolve ‘gwt.company.client.components.CompanyMasterDetailWidget.MasterDetailBinder’ via deferred binding
    Scanning for additional dependencies: file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/address/client/components/AddressMasterDetailWidget.java
    Computing all possible rebind results for ‘gwt.address.client.components.AddressMasterDetailWidget.MasterDetailBinder’
    Rebinding gwt.address.client.components.AddressMasterDetailWidget.MasterDetailBinder
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.address.client.components.AddressMasterDetailWidget.MasterDetailBinder’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/address/client/components/AddressMasterDetailWidget.java’
    [ERROR] Line 27: Failed to resolve ‘gwt.address.client.components.AddressMasterDetailWidget.MasterDetailBinder’ via deferred binding
    Scanning for additional dependencies: file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/employee/client/components/EmployeeTable.java
    Computing all possible rebind results for ‘gwt.common.client.table.CommonPagingOptionsImages’
    Rebinding gwt.common.client.table.CommonPagingOptionsImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.common.client.table.CommonPagingOptionsImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/employee/client/components/EmployeeTable.java’
    [ERROR] Line 151: Failed to resolve ‘gwt.common.client.table.CommonPagingOptionsImages’ via deferred binding
    Scanning for additional dependencies: file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/company/client/components/CompanyTable.java
    Computing all possible rebind results for ‘gwt.common.client.table.CommonPagingOptionsImages’
    Rebinding gwt.common.client.table.CommonPagingOptionsImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.common.client.table.CommonPagingOptionsImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/company/client/components/CompanyTable.java’
    [ERROR] Line 148: Failed to resolve ‘gwt.common.client.table.CommonPagingOptionsImages’ via deferred binding
    Scanning for additional dependencies: file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/address/client/components/AddressTable.java
    Computing all possible rebind results for ‘gwt.common.client.table.CommonPagingOptionsImages’
    Rebinding gwt.common.client.table.CommonPagingOptionsImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘gwt.common.client.table.CommonPagingOptionsImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘file:/Users/meckdahl/code/source/spring/SMsite/generated/gwt/address/client/components/AddressTable.java’
    [ERROR] Line 148: Failed to resolve ‘gwt.common.client.table.CommonPagingOptionsImages’ via deferred binding
    Scanning for additional dependencies: jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/AbstractScrollTable.java
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’
    Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.AbstractScrollTable.MouseResizeWorker’
    Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.MouseResizeWorker
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.AbstractScrollTable.MouseResizeWorker’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.AbstractScrollTable.Impl’
    Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.Impl
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.AbstractScrollTable.Impl’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/AbstractScrollTable.java’
    [ERROR] Line 887: Failed to resolve ‘com.google.gwt.gen2.table.client.AbstractScrollTable.Impl’ via deferred binding
    [ERROR] Line 913: Failed to resolve ‘com.google.gwt.gen2.table.client.AbstractScrollTable.MouseResizeWorker’ via deferred binding
    [ERROR] Line 949: Failed to resolve ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’ via deferred binding
    [ERROR] Errors in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/widgetbase/client/Gen2Widget.java’
    [ERROR] Line 114: The return type is incompatible with Widget.createHandlerManager()
    Scanning for additional dependencies: jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/PagingOptions.java
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.PagingOptions.PagingOptionsImages’
    Rebinding com.google.gwt.gen2.table.client.PagingOptions.PagingOptionsImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.PagingOptions.PagingOptionsImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/PagingOptions.java’
    [ERROR] Line 157: Failed to resolve ‘com.google.gwt.gen2.table.client.PagingOptions.PagingOptionsImages’ via deferred binding
    Scanning for additional dependencies: jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/PagingScrollTable.java
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’
    Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/PagingScrollTable.java’
    [ERROR] Line 419: Failed to resolve ‘com.google.gwt.gen2.table.client.AbstractScrollTable.ScrollTableImages’ via deferred binding
    Scanning for additional dependencies: jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/FixedWidthTableImpl.java
    Computing all possible rebind results for ‘com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl’
    Rebinding com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl
    Checking rule <generate-with class=’com.google.gwt.libideas.resources.rebind.context.InlineResourceBundleGenerator’/>
    [ERROR] Unable to find type ‘com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl’
    [ERROR] Hint: Previous compiler errors may have made this type unavailable
    [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
    [ERROR] Errors in ‘jar:file:/Users/meckdahl/code/source/spring/SMsite/WebRoot/WEB-INF/lib/gwt-incubator-20100204-r1747.jar!/com/google/gwt/gen2/table/client/FixedWidthTableImpl.java’
    [ERROR] Line 42: Failed to resolve ‘com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl’ via deferred binding
    [ERROR] Cannot proceed due to previous errors

    #313536 Reply

    Mark
    Member

    Ok, I abandoned Mac install and built up a brand new development machine with a blank PC machine.

    It had the same problems.

    Evidently the ALL-In-One install pulled in the latest GWT code, which does not actually work with the scaffolding. The incubator file:

    gwt-incubator-20100204-r1747.jar

    has sections of code that are not ready for prime time / not working with core GWT library, so it causes it to fail.

    Google released a fixed incubator file (built in November) which can be installed to fix this issue.

    A discussion of the issue and fix can be found here:
    http://code.google.com/p/google-web-toolkit-incubator/issues/detail?id=377

    On to next issue, now that the new file has been included in the build path the jsp files are not compiling correctly.

    I will post here the fix if I find it. Or Spring could pipe in with some help.

    Mark

    #313552 Reply

    jkennedy
    Member

    Please install and use the GWT 2.0.4 SDK when using MyEclipse for Spring scaffolding. You will need to configure the SDK in the Google Tooling by going to your Workspace settings and choosing Google / Web Tookit and selecting the location of your 2.0.4 installation.

    The Eclipse plugins that are shipped from Google will sometimes contain newer versions of the SDK embedded with those plugins and used by default.

    We are working on GWT 2.1 support for 9.0.

    Thanks,
    Jack

    #313555 Reply

    neyde
    Member
Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: scaffolded GWT app does not display anything

You must be logged in to post in the forum log in