Combobox Previous compiler errors may have made this type unavailable Problem

7 views
Skip to first unread message

Atilla Ilhan KARTAL

unread,
Aug 19, 2010, 5:38:39 AM8/19/10
to gwt-mosaic
Hi ;


First Sorry for My English. I am using GWT Mosaic Combobox but i have
compiler error. Where is the problem?



IDE : Netbeans 6.9.1
GWT Version : 2.0.4
GWT Mosaic : 0.2.3
GWT DND : 2.6.5


Main Module

<inherits name="com.google.gwt.user.User"/>
<inherits name="org.gwt.mosaic.Mosaic" />
<inherits name='org.gwt.mosaic.actions.Actions' />
<inherits name='org.gwt.mosaic.pagebus.PageBus' />
<inherits name='org.gwt.mosaic.application.Application' />
<inherits name="com.allen_sauer.gwt.dnd.gwt-dnd" />

<!-- Inherit the default GWT style sheet. You can change -->
<!-- the theme of your GWT application by uncommenting -->
<!-- any one of the following lines. -->
<!-- <inherits name='com.google.gwt.user.theme.standard.Standard'/
> -->
<!-- <inherits name="com.google.gwt.user.theme.chrome.Chrome"/> --
>
<!-- <inherits name="com.google.gwt.user.theme.dark.Dark"/> -->

<entry-point class="org.ucgendigital.kybs.client.MainEntryPoint"/>

<source path="client" />
<source path="client/view" />
<source path="client/core" />
<source path="client/core/loginview" />
<source path="client/core/auth" />
<source path="client/core/model" />


Compile Output:


Compiling module org.ucgendigital.kybs.Main
Validating newly compiled units
[WARN] Warnings in 'jar:file:/D:/IS/MATERIAL/SOURCE/JAVA/
gwt-2.0.4/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'
[WARN] Warnings in 'jar:file:/D:/IS/MATERIAL/SOURCE/JAVA/
gwt-2.0.4/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:/D:/IS/MATERIAL/SOURCE/JAVA/
gwt-2.0.4/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:/D:/IS/MATERIAL/SOURCE/JAVA/
gwt-2.0.4/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'
[ERROR] Errors in 'jar:file:/D:/IS/MATERIAL/SOURCE/JAVA/gwt-
mosaic-0.2.3/gwt-mosaic-0.2.3.jar!/org/gwt/mosaic/ui/client/table/
DataTable.java'
[ERROR] Line 64: The method onMouseClick(Event) is undefined
for the type DataTable
Finding entry point classes
[ERROR] Unable to find type
'org.ucgendigital.kybs.client.MainEntryPoint'
[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
D:\IS\PROJELER\YENI\JAVA\3genDigital\KYBS\nbproject\build-gwt.xml:141:
The following error occurred while executing this line:
D:\IS\PROJELER\YENI\JAVA\3genDigital\KYBS\nbproject\build-gwt.xml:290:
Java returned: 1
BUILD FAILED (total time: 20 seconds)

Best Regards.


Atilla İlhan KARTAL
Web Application & Software Architect
Turkey Republic

ctasada

unread,
Aug 23, 2010, 3:25:30 AM8/23/10
to gwt-mosaic
> GWT Mosaic : 0.2.3

Is quite old. Upgrade your GWT-Mosaic library to 0.4.0-rc4 and check
again.

On Aug 19, 11:38 am, Atilla Ilhan KARTAL
Reply all
Reply to author
Forward
0 new messages