On Tue, Mar 24, 2009 at 11:34 PM, Vitali Lovich <[email protected]> wrote:
> On Tue, Mar 24, 2009 at 11:01 PM, John Tamplin <[email protected]> wrote: > >> On Tue, Mar 24, 2009 at 10:51 PM, Vitali Lovich <[email protected]>wrote: >> >>> Also, this happens on every launch regardless of whether or not code was >>> actually changed. >>> >> >> Right, currently hosted mode builds TypeOracle and other things from >> source, so it has to run all the source through JDT each time you start it. >> > > But it also seems to recompile client libraries as well - I get warnings > about using deprecated constructs in my client jars. > Right, it is has to rebuild all of TypeOracle from all of your source, including any libraries or jars which might contain any source seen by GWT. -- John A. Tamplin Software Engineer (GWT), Google --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
