Hi Jignesh, You should post this question on a separate thread. You should not be creating your .java files in your war directory; they should be created in your src directory. You do not have to create the .nocache.js file - this file is automatically generated for you.
See http://code.google.com/webtoolkit/tutorials/1.6/gettingstarted.html for more information. Rajeev On Mon, Oct 12, 2009 at 1:35 PM, Jignesh Prajapati <[email protected]>wrote: > > hi i created new proj. defaulty webappcreator create page of modules > name. now i created new page in same proj. hawing name of login.java & > login.html in war dir. but i m not able to create login.nocache.js how > to do that m not using eclips. thnks > > On 10/12/09, Rajeev Dayal <[email protected]> wrote: > > Hi, > > If you chose to install the GWT SDK as part of the plugin installation, > then > > you have everything that you need to start writing GWT applications. The > SDK > > is located in: > > > > <your eclipse install > > > dir>/plugins/com.google.gwt.eclipse.sdkbundle.<platform>_<version>/gwt-<platform>-<gwt > > version>/ > > > > If you have any other questions, post back on this thread. > > > > > > Rajeev > > > > On Thu, Oct 8, 2009 at 1:33 PM, etsauer <[email protected]> wrote: > > > >> > >> I just installed the GWT plugin for eclipse. Does that mean that I > >> have everything I need or do I still need to download the GWT package? > >> Also, where does it install to? The reason I am wondering is i am > >> going through the getting started guide, and I can't find the samples/ > >> directory anywhere on my pc. > >> > >> > > >> > > > > > > > > > > -- > Drj > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
