On 9 oct, 02:51, Kevin <[EMAIL PROTECTED]> wrote:
> Using GWT 1.5.2 I checked out gwt/tools and gwt/trunk, then zipped
> them up, burned to a CD, then unzipped onto my work machine.
>
> Next I followed the instruction, "Build and test with ant."
>
> It says, "From the incubator directory, type ant -Dgwt.home=<path to
> your gwt jar> test"
>
> Please tell me what I'm supposed to set to <path to your gwt jar>?
>
> I've tried, "ant -Dgwt.home="c:\Google Web Toolkit\gwt-
> windows-1.5.2\...jar" test" where ... is every jar that exists in the
> folder, however it didn't work.
>
> I also tried, "ant -dgwt.home="d:\...\desktop\incubator\gwt-
> incubator.jar" test" where gwt-incubator.java is what I downloaded on
> GWT's web site.
>
> Please tell me what I need to put for <path to your gwt jar>.
gwt.home="c:\Google Web Toolkit\gwt-windows-1.5.2"
(the folder containing the gwt-user.jar and gwt-dev-windows.jar)
(my preference is to set the environment variables GWT_HOME and
GWT_TOOLS so they're set once and for all projects, Eclipse, etc. but
of course YMMV)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---