Giter Club home page Giter Club logo

playingcards's People

Contributors

artur- avatar

Watchers

 avatar

Forkers

m0rfic

playingcards's Issues

Maven compilation problem

Hi Artur,

I'm trying to create a simple app using the 0.8.1 version of your add-on, but I can't get it to compile the widgetset with vaadin versions 7.0.0rc1 to 7.0.6 and jdk7. I started by creating a standard maven-vaadin project, added PlayingCards as a dependency, and launched the compilation process which failed with the following message:

[INFO] --- vaadin-maven-plugin:7.0.0.rc1:compile (default) @ WebTarnib ---
[INFO] auto discovered modules [ro.matrita.AppWidgetSet]
[INFO] Compiling module ro.matrita.AppWidgetSet
[INFO] Validating units:
[INFO] [ERROR] Errors in 'org/vaadin/artur/playingcards/client/criteria/AcceptCardWithColor.java'
[INFO] [ERROR] Line 12: No source code is available for type com.vaadin.event.dd.acceptcriteria.ClientSideCriterion; did you forget to inherit a required module?
[INFO] [ERROR] Line 20: No source code is available for type com.vaadin.event.dd.DragAndDropEvent; did you forget to inherit a required module?
[INFO] [ERROR] Line 21: No source code is available for type com.vaadin.event.Transferable; did you forget to inherit a required module?
[INFO] [ERROR] Line 22: No source code is available for type org.vaadin.artur.playingcards.Card.CardTransferable; did you forget to inherit a required module?
[INFO] [ERROR] Line 30: No source code is available for type com.vaadin.server.PaintTarget; did you forget to inherit a required module?
[INFO] [ERROR] Line 30: No source code is available for type com.vaadin.server.PaintException; did you forget to inherit a required module?
[INFO] [ERROR] Errors in 'org/vaadin/artur/playingcards/client/criteria/AcceptCardWithRank.java'
[INFO] [ERROR] Line 11: No source code is available for type com.vaadin.event.dd.acceptcriteria.ClientSideCriterion; did you forget to inherit a required module?
[INFO] [ERROR] Line 19: No source code is available for type com.vaadin.event.dd.DragAndDropEvent; did you forget to inherit a required module?
[INFO] [ERROR] Line 20: No source code is available for type com.vaadin.event.Transferable; did you forget to inherit a required module?
[INFO] [ERROR] Line 21: No source code is available for type org.vaadin.artur.playingcards.Card.CardTransferable; did you forget to inherit a required module?
[INFO] [ERROR] Line 29: No source code is available for type com.vaadin.server.PaintTarget; did you forget to inherit a required module?
[INFO] [ERROR] Line 29: No source code is available for type com.vaadin.server.PaintException; did you forget to inherit a required module?
[INFO] [ERROR] Errors in 'org/vaadin/artur/playingcards/client/criteria/AcceptCardWithSuite.java'
[INFO] [ERROR] Line 12: No source code is available for type com.vaadin.event.dd.acceptcriteria.ClientSideCriterion; did you forget to inherit a required module?
[INFO] [ERROR] Line 20: No source code is available for type com.vaadin.event.dd.DragAndDropEvent; did you forget to inherit a required module?
[INFO] [ERROR] Line 21: No source code is available for type com.vaadin.event.Transferable; did you forget to inherit a required module?
[INFO] [ERROR] Line 22: No source code is available for type org.vaadin.artur.playingcards.Card.CardTransferable; did you forget to inherit a required module?
[INFO] [ERROR] Line 30: No source code is available for type com.vaadin.server.PaintTarget; did you forget to inherit a required module?
[INFO] [ERROR] Line 30: No source code is available for type com.vaadin.server.PaintException; did you forget to inherit a required module?
[INFO] [ERROR] Aborting compile due to errors in some input files
[INFO] ------------------------------------------------------------------------

If I remove the PlayingCard add-on, the widgetset compiles and the application can be deployed and run normally. Since Google has not been much of a help so far, so I'm kindly asking for your advice on how to bypass the problem.

Thanks and cheers

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.