Rakesh,
Ignore my previous post.
It's easier to start GWT in Hosted mode just by invoking ant build
file "hosted" target from the ant launching tab.
I didn't try to debug the application started this way but it looks
like it will be possible by starting Jetty in a debug mode and
attaching IntelliJ to it as to the remote server.

Thanks,
Serge.

On Jun 16, 9:50 pm, itgold <[email protected]> wrote:
> Hello Rakesh,
> To run GWT  1.6 from IntelliJ 8 you need to modify your application
> startup configuration.
> Go to the Run\Edit Configuration\
> Create a new GWT Configuration. On a Before launch panel uncheck Make
> option and select Run Ant Target. Select "hosted" target.
> And yes, you have to have ant build.xml file associated with your
> project.
> Enjoy :)
>
> Best regards, Serge.
>
> On May 16, 6:53 am, Rakesh <[email protected]> wrote:
>
>
>
> > hi all,
>
> > I'm trying to learn GWT (well Ext GWT top be precise) and have lots of
> > issues using Intellij.
>
> > Firstly, I purchased a book but the examples are based on Eclipse. I'm
> > trying to translate for Intellij but running into issues the main one
> > being that Intellij doesn't seem to want to create all the directories
> > for you. There is a demo on the Jet brains site but its out of date as
> > the GWT Studio plug in has been deprecated. The new 'facet' system
> > doesn't create a sample app. I did find a menu item when I created a
> > new gwt project that said 'Sample App' but it said i needed version
> > 1.5 of GWT or later but I am using 1.6!!!!
>
> > To top it all, I saw posts by the Jetbrains people to say 'proper'
> > support will be available in Intellij 9!!!
>
> > Bottom line, is it easier to just use Eclipse? Or is there some
> > staright forward resource out there which will show me how to create a
> > gwt app in Intellij 8?
>
> > Frustrated!!!
>
> > R
--~--~---------~--~----~------------~-------~--~----~
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