OK, I found the problem myself. There is a permission issue here. I've give my user full control of the eclipse folder. I then launched eclipse as Administrator, uninstall and re-installed the GWT plugins. This work!
On Feb 8, 10:12 am, Henkie <[email protected]> wrote: > Hi, I'm using Windows 7 64 bit, JDK 1.6.0_23, Eclipse 3.6.1. > > I have two issues: > 1.) No Web Application Project > My eclipse does not have an "Web Application Project" option, only > static or dynamic web project. > The static and dynamic web projects do not have google options as per > getting started page on creating the projects. > > 2.) Can't configure Dynamic Web project in Eclipse > I looked at these FAQs:http://code.google.com/eclipse/docs/faq.html, Q: How > do I use the > plugin with a GWT Dynamic Web project in Eclipse for Java EE? > It's easy to develop and debug a GWT application in Eclipse for Java > EE: > 1. In your project's properties dialog, select Google > Web Toolkit > and check the box Use Google Web Toolkit. > > I don't have such an option, I only have: > Google->App Engine > Google->Web Application > I also don't have the google libraries in the classpath. > > Please help. -- 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.
