GWT Generators

2011-01-30 Thread joao
Hi, Last days I was puzzling how to get generators working with parametrized interfaces, finally I got it working. I put a simple post in my blog to explain my implementation. http://jpereira.eu/2011/01/30/wheres-my-java-reflection/ I hope it can help someone. -- You received this message

Scrollable DockLayoutPanel

2011-01-20 Thread joao
Hi, I have a DockLayoutPanel as the shell for my app. The ui.xml is like this: g:DockLayoutPanel unit='EM' g:north size='5' g:HTMLPanel styleName='{style.header}' div class={style.logoHeader}

GWT Designer expecting the module as the name of the eclipse project?

2011-01-19 Thread joao
Hi, I have an eclipse project called some-eclipse-project that was generated with maven GWT plugin. My module is named MyModule and is under main/src/resources/myModule/ com/test/MYModule.gwt.xml The project runs fine within eclipse, but when I try to open GWT designer it throws an error saying

Is GWT2.1 + Roo 1.1.1 production ready?

2011-01-14 Thread joao
Hi, From what I saw, Spring roo can saves me lot's of time developing GWT 2.1 apps. I'm wondering if you have any experience with gwr2.1 + roo 1.1.1 for big projects aiming for production, not PoC or prototypes. I'm concerned about the roo 1.1.1, and if I'll be stuck somewhere Do you have

joao invites you to try out FriendFeed

2009-05-10 Thread joao
Message from joao: I've been using FriendFeed, a great way to share things with my friends and family. I thought you might like to try it out, too. Check out my feed here: http://friendfeed.com/joaopereira -- To give FriendFeed a try, visit http://friendfeed.com/invite?code=g13y2uvTmN

Compiling a reusable module

2009-04-27 Thread joao
Hi, What the process to compile a reusable module? Let say that I have two simple java classes to use in various GWT modules, it's enough to compile thes two classes in java and pack them in a jar with the appropriate xxx.gwt.xml? --~--~-~--~~~---~--~~ You