GithubHelp home page GithubHelp logo

GWT 2.2.x? about gwtquery-ui HOT 8 CLOSED

plaflamme avatar plaflamme commented on June 17, 2024
GWT 2.2.x?

from gwtquery-ui.

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
Here is the error generated by this:

    /**
     * This is the entry point method.
     */
    public void onModuleLoad() {

        $("#sliderTest").as(Ui).slider();

    }

Exceptions:

[DEBUG] [jqtest] - Validating newly compiled units
    [ERROR] [jqtest] - Errors in 'jar:file:/C:/Users/Mark/workspace/JQTest/lib/gwtquery-ui-r104.jar!/gwtquery/plugins/ui/Ui.java'
        [ERROR] [jqtest] - Line 40: The import com.google.gwt.query.client.JSArray cannot be resolved
        [ERROR] [jqtest] - Line 41: The import com.google.gwt.query.client.JsMap cannot be resolved
        [ERROR] [jqtest] - Line 42: The import com.google.gwt.query.client.Plugin cannot be resolved
        [ERROR] [jqtest] - Line 53: Plugin cannot be resolved to a type
        [ERROR] [jqtest] - Line 63: The method registerPlugin(Class<? extends GQuery>, Plugin<? extends GQuery>) in the type GQuery is not applicable for the arguments (Class<Ui>, Ui.UiGQueryPlugin)
        [ERROR] [jqtest] - Line 67: JsMap<Class<? extends Ui>,UiPlugin<? extends Ui>> cannot be resolved to a type
        [ERROR] [jqtest] - Line 68: JsMap<Class<? extends Ui>,UiPlugin<? extends Ui>> cannot be resolved to a type
        [ERROR] [jqtest] - Line 68: JsMap cannot be resolved
        [ERROR] [jqtest] - Line 70: JsMap<Class<? extends Ui>,UiPlugin<? extends Ui>> cannot be resolved to a type
        [ERROR] [jqtest] - Line 73: JsMap cannot be resolved to a type
        [ERROR] [jqtest] - Line 76: The constructor GQuery(Element) is not visible
        [ERROR] [jqtest] - Line 79: JSArray cannot be resolved to a type
        [ERROR] [jqtest] - Line 84: The constructor GQuery(NodeList<Element>) is not visible
        [ERROR] [jqtest] - Line 291: JsMap<Class<? extends Ui>,UiPlugin<? extends Ui>> cannot be resolved to a type
        [ERROR] [jqtest] - Line 292: JsMap<Class<? extends Ui>,UiPlugin<? extends Ui>> cannot be resolved to a type

Original comment by [email protected] on 14 Mar 2011 at 4:35

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024

Original comment by [email protected] on 30 Mar 2011 at 12:49

  • Changed state: Accepted

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
Seem that gwt-query has changed the api and the namespace. This is a patch that 
is working for me.

Original comment by [email protected] on 2 Apr 2011 at 4:17

Attachments:

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
Applied patch as-is. Thanks!

Original comment by [email protected] on 5 Apr 2011 at 10:39

  • Changed state: Fixed

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
[deleted comment]

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
I downloaded gwtquery-ui-r104.jar, and I'm getting this issue. How can I get 
r124? I've checked out the code from SVN, but I'm not sure how to build it into 
a jar.

Original comment by [email protected] on 29 May 2011 at 10:28

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
Normally, this would do it (you need svn and maven):

svn co -r 124 http://gwtquery-ui.googlecode.com/svn/trunk gwtquery-ui
cd gwtquery-ui
mvn package

You'll find the jar file under plugin/target/gwtquery-ui-r124.jar

I'll try to make the official release today.

Original comment by [email protected] on 30 May 2011 at 1:47

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
Released r127 which should fix this issue: it depends on gwtquery 1.0.0 and GWT 
2.2.0

Original comment by [email protected] on 31 May 2011 at 2:00

from gwtquery-ui.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.