Hi Tobe,
The <project-name>-shell and <project-name>-compile scripts are no longer
generated in GWT 1.6 or later. Would you mind letting me know where you read
about these scripts while trying to get started with GWT as it might
indicate stale docs somewhere that need to be updated.

Instead of using these startup scripts, you can now use the Ant build system
to compile and run your GWT application. The new webAppCreator utility,
available in GWT 1.6, generates a build.xml that you can use to invoke 'ant'
and 'ant hosted' from command line to compile and run your application in
hosted mode, respectively.

If you're just getting started with GWT, you can follow along the "Getting
Started - QuickStart" guide linked below. Although the guide references GWT
1.7.0, you should still be able to follow along with GWT 1.6.4.

Getting Started - Quick Start:
http://code.google.com/webtoolkit/gettingstarted.html

<http://code.google.com/webtoolkit/gettingstarted.html>Hope that helps,
-Sumit Chandel

On Tue, Jul 28, 2009 at 3:50 AM, Tobe <[email protected]>wrote:

>
> can nobody tell me where this file is?
>
> On Jul 24, 6:28 pm, Tobe <[email protected]> wrote:
> > Hi,
> > I want to use GWT in a PHP project but can't find files like "<project-
> > name>-shell" or "com.google.com.gwt.dev.GWTShell". I'm using GWT 1.6.4
> > with Eclipse on Mac OS X.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to