Gotlifebar / gwtquery-plugins

Automatically exported from code.google.com/p/gwtquery-plugins
0 stars 0 forks source link

Line 274: JSArray cannot be resolved to a type #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?

Can't deploy any test or example with this plugin.
Following examples and using eclipse and maven
created new gwtquery project in mvn imported it to
eclipse put the plugin in my build path added the dependency
and the repository info etc etc..

I'm getting something like..

[ERROR] [TestLasso] - Errors in 
'jar:file:blablapath/selectable-plugin-1.0.2.jar!/gwtquery/plugins/selectable/cl
ient/Selectable.java'
    [ERROR] [TestLasso] - Line 26: The import com.google.gwt.query.client.JSArray cannot be resolved
    [ERROR] [TestLasso] - Line 26: The import com.google.gwt.query.client.JSArray cannot be resolved
    [ERROR] [TestLasso] - Line 44: The type Selectable must implement the inherited abstract method MousePlugin.mouseDrag(Element, GqEvent)
    [ERROR] [TestLasso] - Failed to load module 'TestLasso' from user agent 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2' at localhost:58433
 somthing like.. that except Line 44 Error happens about a dozen times in a row.

What version of the product are you using? On what operating system?
selectable plugin 1.0.2
gwtquery 1.1.0, gwt 2.4, java se 6, ubuntu 11.10
Please provide any additional information below.

Original issue reported on code.google.com by bhowde...@gmail.com on 21 Dec 2011 at 12:53

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Sorry for the delay... indeed I forget to update the selectable plugin with the 
last changes of gwtquery.
I will try to do it at soon as possible and upload a new jar file.

Original comment by julien.d...@gmail.com on 9 Jan 2012 at 11:57

GoogleCodeExporter commented 8 years ago
I'm sorry for the question but are there any news on this issue? 

Original comment by sven.goe...@googlemail.com on 19 Apr 2012 at 2:21

GoogleCodeExporter commented 8 years ago
fixed in  r1169

Original comment by julien.d...@gmail.com on 20 Apr 2012 at 12:09

GoogleCodeExporter commented 8 years ago
new jar file : selectable-plugin-1.0.3.jar  uploaded in maven or available in 
download section.

Please download and test it.

Julien

Original comment by julien.d...@gmail.com on 20 Apr 2012 at 1:01