GWT 1.6.4 - Intellij 8.1 - Hosted mode via application start.

2009-04-21 Thread Jason
Hi all. I'm using Intelli-j 8.1 to build my GWT 1.6.4 application. I realize that Intell-j's GWT plugin isn't suited for 1.6.4 just yet. Avoiding the plugin I'm attemping to run in Hosted mode by running the app as a normal Java application. Main class: com.google.gwt.dev.HostedMode VM params:

Re: GWT 1.6.4 - Intellij 8.1 - Hosted mode via application start.

2009-04-21 Thread Dave M
I am using intellij 8.1 with no problem using GWT. Just open up the documents and follow the instructions. It has changed slightly from the directions in the flash demo on their web site. When I clicked ... New...there was no option for GWT if you follow the instructions from the flash demo but

Re: GWT 1.6.4 - Intellij 8.1 - Hosted mode via application start.

2009-04-21 Thread Jason
I started from scratch and got the simple application running. Baby steps... I guess. I was originally attempting to run an existing project. The stack trace I ran into is still a mystery. On Apr 21, 2:20 pm, Dave M wrote: > I am using intellij 8.1 with no problem using GWT.  Just open up the