I Gutess the Prob is u didn't add System Variables to do so My Computer >> Properties >> Advanced >> Environment Variables Create New Variable ANT_HOME directing it tow where you installed apache ant and add path ;%ANT_HOME%/bin
On Dec 16, 4:51 am, Phil8055 <[email protected]> wrote: > Hello: > I am completely new to the devlopment community and having trouble > getting started. The GWT setup instructions and tutorial. > In step 1, part2 (Testing the default project components) it says to: > > Running the development mode code server (not from Eclipse) > webAppCreator creates an ant build file with a target for running the > application in development mode. > From the command line, change to the StockWatcher directory > Execute: > ant devmode > > I run it in the command prompt and get this message: "ant" is not > recognized as an internal or external command, operable program or > batch file > > Could anyone tell me what I need to do? > > Thanks, > > Philippe -- 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.
