Getting started

May 18th, 2006 - Written by Chris Fong in Using GWT

So I finally had some time to download the Google Web Toolkit SDK. My first disappointment was that there is no Mac version, so I couldn’t use my brand spanking new mac mini. Oh well. Windows it is.

The first problem I encountered was getting the thing to run in Eclipse. The getting started guide says:

Just click the green “Run” button at the top of the window to start your project in hosted mode.

I clicked my green button but there were no launch configurations. I didn’t see any mains or anything so off I went to the discussion forum. I finally found this thread that discusses my exact problem. Basically, you need to copy your .launch file into your workspace\.metadata\.plugins\org.eclipse.debug.core\.launches directory. That will cause a launch configuration to show up. Bingo. I’m off and running now.

Update 5/19/06: I did an install of the gwt toolkit on another computer and the launch configuration did appear automatically. Maybe I’m just blind. :)

Subscribe to this feed Stumble it!

Comments »

No comments yet.

Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.