What I meant was when the project is compiled and you are project is ready. But during maintenance, for a small changes the whole code has to be recompiled again instead for a particular change. Is there a way to recompiled again during production.
On Mar 3, 7:01 pm, Jeff Schwartz <[email protected]> wrote: > If you are using Eclipse and the plugin to create your projects then you > wont have to recompile every time you make a code change. > > > > On Thu, Mar 3, 2011 at 3:10 AM, Jiunarayan <[email protected]> wrote: > > What could be the best practice to maintain big project. I meant for > > every changes the whole project is compiled to get the javascript?? I > > got a kind of insecure of recompiling the whole project for a every > > changes. > > > -- > > 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. > > -- > *Jeff > Schwartz*http://jefftschwartz.appspot.com/http://www.linkedin.com/in/jefftschwartz > follow me on twitter: @jefftschwartz -- 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.
