Hi Rafael, Here's the way I do this: http://dynamicjasper.svn.sourceforge.net/viewvc/dynamicjasper/playground/trunk/src/main/java/ar/com/fdvs/dj/example/client/
Also browsing some big project's repositories may help you with that kind of doubts: http://queweb.cvs.sourceforge.net/viewvc/queweb/queweb/qwcore/qwcore-gwt/src/com/queplix/core/client/ http://openkm.cvs.sourceforge.net/viewvc/openkm/openkm/src/es/git/openkm/frontend/client/ Hope this helps, Martin On Tue, Feb 10, 2009 at 2:16 PM, Rafael Barrera Oro <[email protected]>wrote: > I was thinking of a way to structure my projects, mostly how to distribute > the file, when it thought of consulting you about the matter. > > This is how i structured my project > > ar.com.company.public (html, css, etc) > ar.com.comapny.public.images (this i created specially for images) > ar.com.company.client (Java clases) > > i creatad the following packages for services: > > ar.com.company.server.services > ar.com.company.client.services > > I am facing now the need of creating packages to hold the Java classes > related to widgets of my own creation, so i wanted to consult you first on > which are the best practices to structure a GWT project as it begins to grow > > ¡Thanks in advance! > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
