Added: 8 months ago
From: philbeaudoin
Views: 6,529
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (14)

Sign In or Sign Up now to post a comment!
  • @BindingAnnotation

    @Target({ FIELD, PARAMETER, METHOD })

    @Retention(RUNTIME)

    public @interface ErrorPlace {

    }

  • If ErrorPlace.java is empty, add the following:

    import com.google.inject.BindingAnnot­ation;

    import java.lang.annotation.Target;

    import static java.lang.annotation.ElementTy­pe.FIELD;

    import static java.lang.annotation.ElementTy­pe.PARAMETER;

    import static java.lang.annotation.ElementTy­pe.METHOD;

    import java.lang.annotation.Retention­;

    import static java.lang.annotation.Retention­Policy.RUNTIME;

    see next post:

    

  • Creating the ErrorPage throws an error and ErrorPlace.java turned out empty (the annotation). Had to fill that file manually to follow your example and end up with a running app.

  • I get a nullpointerexception when I try to create the WelcomePresenter any ideas what this could be?

  • @DotsC The same. But i get this when trying to create ErrorPresenter.

  • Hi, please, can you show us the next demo with nested presenters ? Tkx a lot.

  • Very very good plugin ! Thanks a lot ! When will be plugin for Eclipse 3.7 ?

  • Great Tutorial! Can't wait for the next installment. Thanks a Lot!

  • Cool indeed!

  • Thank you. I struggled with GWTP some time ago. But this plugin makes it now very easy to use. If you got some time I would love to see other tutorials about GWTP's features!

  • Thank you for this! And I am waiting for the next too!

  • THis is perfect!!!!!! thanks alot... Cant wait for the next one!!!!

  • Thanks Phil! Looking forward to the next one :)

  • Thank you Phil works like a charm.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more