Hi Nigel, We had built an eclipse plugin which generates all the necessary files and entry points and reorganizes the project in to mvp structure. The plugin also has a feature "create new page" which lets asimply right click to generate all mvp counterparts (view, presenter, model) and registers all new gerenared stuff to eventbus and other places. However the plugin is still beta. I may send you the plugin in beta, hopefully i am planning to fix it very soon.
On Jun 6, 1:25 am, nigel <[email protected]> wrote: > Hi, > > Not sure whether this is the correct place to ask the question, but I > will anyway! I've been reading the documents about MVP, specifically > the "large scale development and MVP" parts 1 & 2, great articles by > the way. However, when I then generate a project in Eclipse, it > generates an entirely different package hierarchy. Could someone point > me at some documentation to show me how this hierarchy works. > Hopefully something to give me an overview at a similar level to the > previous 2 articles rather than just the API. > > Thanks, -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
