The application.patch and specialpurpose.patch are empty is correct because I didn't change anything in applications and specialpurpose directories. I only changed the framework directory.
in the hot-deploy/gwt directory you need to put ../../ant and in the hot-deploy/gwt/webapp/gwt directory you need to put ../../../../ant to run ant batch. Regards, Chatree Srichart On Sat, Oct 23, 2010 at 12:17 AM, Bruno Busco <[email protected]> wrote: > ...also running ant while in the hot-deploy/gwt directory does not work > becouse ant batch is located into /ofbiz. > > -Bruno > > 2010/10/22 Bruno Busco <[email protected]> > > > I Chatree, > > it seems that application.patch and specialpurpose.patch are empty. > > Is this correct? > > > > -Bruno > > > > 2010/10/22 Chatree Srichart <[email protected]> > > > > Hi community, I created the OFBiz-GWT > >> <http://code.google.com/p/ofbiz-gwt/>project to render the screen, > >> form and menu widgets as GWT widget. > >> You can try with > >> GettingStarted<http://code.google.com/p/ofbiz-gwt/wiki/GettingStarted> > >> page and > >> see how it work. > >> > >> The benefits of this project are: > >> > >> - Partial screen updated > >> - Developers do not need to know any > >> JavaScript?<http://code.google.com/p/ofbiz-gwt/w/edit/JavaScript> > >> language > >> - Client side validation > >> - Create custom widget with Java language > >> - Easy to debug a screen with GWT development mode > >> > >> I hope you enjoy this project. > >> > >> Regards, > >> Chatree Srichart > >> > > > > >
