Code Monkey home page Code Monkey logo

gwtp-samples's Introduction

#GWTP-Samples Project samples display GWT-Platform features configuration and uses.

##GWTP Reference

##Community

##Demos

Sample Demo Source
Basic AppEngine Demo Source
Basic Spring AppEngine Demo Source
Mobile AppEngine Demo Source
Nested AppEngine Demo Source
Tabs AppEngine Demo Source

##License

##Thanks to

Atlassian

gwtp-samples's People

Contributors

bendol avatar bmoritz avatar branflake2267 avatar chris-v avatar christiangoudreau avatar elrhino avatar imrabti avatar jasonlemay avatar jbarop avatar jclariviere avatar meriouma avatar olafleur avatar rdwallis avatar renlaine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gwtp-samples's Issues

carstore not works

Hi,

Master branch of carstore is broken:

$ mvn clean compile gwt:compile gae:run -Pintegration-test
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building GWTP Carstore 1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ carstore ---
[INFO] Deleting /media/no_backup/nkg/learn/GWTP-Samples/carstore/target
[INFO] 
[INFO] >>> maven-gae-plugin:0.9.6:unpack (install-server-jar) @ carstore >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.14:checkstyle (validate) @ carstore ---
[INFO] Starting audit...
/media/no_backup/nkg/learn/GWTP-Samples/carstore/src/test/java/com/gwtplatform/carstore/cucumber/stepdefs/BasicStepdefs.java:37: Wrong order for 'org.junit.Assert.assertTrue' import.
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.120s
[INFO] Finished at: Thu Mar 26 11:10:24 CET 2015
[INFO] Final Memory: 20M/311M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.14:checkstyle (validate) on project carstore: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Some class are missing

In the main branch, you can't compile the project because some classes are missing.

In example, the class CurrentUser needs the class CurrentUserChangedEvent, but it doesn't exist in the package:

Class:
https://github.com/ArcBees/GWTP-Samples/blob/master/gwtp-samples/gwtp-sample-tab/src/main/java/com/gwtplatform/samples/tab/client/security/CurrentUser.java

Package:
https://github.com/ArcBees/GWTP-Samples/tree/master/gwtp-samples/gwtp-sample-tab/src/main/java/com/gwtplatform/samples/tab/client/security

Rest Dispatch: Nor in the documentation, nor in the carstore sample, RestAction<R> resource implementation can be found

Hi everybody,

I get in touch here to have a clue on how to implements rest-dispatch resource that uses RestAction interface.

To me something is missing:

In the documentation, you only cover the defnition of the resources interface.

In the carstore sample project, the only resource that uses RestAction is: https://github.com/ArcBees/GWTP-Samples/blob/master/carstore/src/main/java/com/gwtplatform/carstore/shared/api/StatisticsResource.java

But it's implementation, is in fact not an implementation in that case: https://github.com/ArcBees/GWTP-Samples/blob/master/carstore/src/main/java/com/gwtplatform/carstore/server/api/StatisticsResourceImpl.java

What am i missing ?

Thanks in advance

gwtp-sample-tab Doesn't work in Chrome/Firefox

I can build and run gwtp-sample-tab from 01aa8ca (using SDM at the moment) in the latest version, but the application doesn't run; instead the console lists Umbrella errors for containers (see below for full)

Previous version before the update (ad66651) works fine when I check out and run the same way.

I suppose this could be GWTP-Samples or something deep in GWTP-1.5 (the POM obviously changed) but so far the other samples work.

Uncaught com.google.web.bindery.event.shared.UmbrellaException: Exception caught: Exception caught: Containers must implement either HasOneWidget or HasWidgets.handleTokenChange_0_g$ @ PlaceManagerImpl.java:281revealCurrentPlace_0_g$ @ PlaceManagerImpl.java:322onBootstrap_0_g$ @ DefaultBootstrapper.java:38init_6_g$ @ ApplicationControllerImpl.java:11onModuleLoad_3_g$ @ ApplicationControllerImpl.java:15init_2_g$ @ com_00046gwtplatform_00046samples_00046tab_00046Gwtptabsample__EntryMethodHolder.java:3initializeModules_0_g$ @ ModuleUtils.java:44apply_0_g$ @ Impl.java:247entry0_0_g$ @ Impl.java:306(anonymous function) @ Impl.java:72gwtOnLoad_0_g$ @ ModuleUtils.java:55(anonymous function) @ Map.java:29
Impl.java:213Uncaught com.google.web.bindery.event.shared.UmbrellaException: Exception caught: Containers must implement either HasOneWidget or HasWidgets.(anonymous function) @ Impl.java:213

Add PresenterFactory to one of the samples.

Create a example of using a factory to instantiate several items.

I think a list where the items are child presenters but instantiated using a factory.
Show how to use ui handlers
Use Assisted to show the connivence of instantiated instance variables

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.