I thought WST is already installed, because I have a bunch of plugins with WST prefix: org.eclipse.wst.common.core (1.1.201.v200806010600) "WST Common Core Plug-in" [Starting] org.eclipse.wst.common.environment (1.0.301.v200908101600) "Enviornment Plug-in" [Starting] org.eclipse.wst.common.frameworks.ui (1.1.301.v200908101600) "WTP UI Plug-in" [Starting] ...
Now it is 100% clear I need to get Web Developer Tools. I should be more attentive for EE letters when reading GWT manuals http://code.google.com/appengine/docs/java/tools/eclipse.html#Getting_Eclipse Thanks. On Dec 4, 2:10 am, Chris Ramsdale <[email protected]> wrote: > Enaure that your version of Eclipse has Eclipse's Web Standard Tools > (WST) installed before installing the plugin. WST can be installed by > navigating to the Software Installation section, and selecting the the > appropriate WST feature from the update site for your version of > Eclipse. The update sites and feature names are provided below. > > 3.5 (Galileo): Galileo -> Web, XML, and Java EE Development -> Eclipse > Web Developer Tools > 3.4 (Ganymede): Ganymede Update Site -> Web and Java EE Development -> > Web Developer Tools > 3.3 (Europa): Europa Discovery Site -> Web and JEE Development -> Web > Standard Tools Project > > > > On Thursday, December 3, 2009, anatoly techtonik <[email protected]> wrote: > > Can't get Google Plugin 1.2rc2 work correctly in Eclipse 3.5. > > > Followed instructions > > fromhttp://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC > > > Used Eclipse Galileo 3.5 for Java Developers (eclipse-java-galileo-SR1- > > win32.zip). Created fresh workspace. > > > Downloaded Google plugin > > fromhttp://dl.google.com/eclipse/plugin/3.5/zips/gpe-e35-1.2rc2.zip > > > Unpacked .zip as described > > athttp://code.google.com/eclipse/docs/install-from-zip.html > > > Restarted Eclipse. > > > Issues: > > > * No "New Web Application Project" button in toolbar as described in > >http://code.google.com/webtoolkit/gettingstarted.html#NewEclipse > > Though "Deploy App Engine Project" button is present. > > > * Google or Web Toolkit is nowhere to be found under Windows -> > > Preferences > > > * Show View dialog contains "Google" root with single "Development > > Mode" leaf. > > > * No references to "Google" or "GWT" in File -> New menu or submenus. > > > Error Log: > > > !SESSION 2009-12-03 18:25:36.066 > > ----------------------------------------------- > > eclipse.buildId=M20090917-0800 > > java.version=1.6.0_16 > > java.vendor=Sun Microsystems Inc. > > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US > > Framework arguments: -product org.eclipse.epp.package.java.product > > Command-line arguments: -os win32 -ws win32 -arch x86 -product > > org.eclipse.epp.package.java.product > > > !ENTRY org.eclipse.ui 4 4 2009-12-03 18:28:06.076 > > !MESSAGE Invalid preference page path: App Engine > > > *** Current Install Configuration: > > Install configuration: > > Last changed on Dec 3, 2009 > > Location: C:\~env\IDE\eclipse-gwt > > Profile timestamp: 1259857539013 > > > Installable Units in the profile: > > > Id: a.jre.javase, Version: 1.6.0 > > Id: com.google.appengine.eclipse.core, Version: 1.1.101.v200911250703 > > Id: com.google.gdt.eclipse.core, Version: 1.1.101.v200911250703 > > Id: com.google.gdt.eclipse.platform, Version: 1.1.101.v200911250703 > > Id: com.google.gdt.eclipse.platform.shared, Version: > > 1.1.101.v200911250703 > > Id: com.google.gdt.eclipse.suite.e35.feature.feature.jar, Version: > > 1.1.101.v200911250703 > > Id: com.google.gwt.eclipse.oophm, Version: 1.1.101.v200911250703 > > Id: com.ibm.icu, Version: 4.0.1.v20090822 > > .... > > > Bundles in the system: > > > Id: com.google.appengine.eclipse.core, Version: 1.1.101.v200911250703, > > Location: reference:file:dropins/eclipse/plugins/ > > com.google.appengine.eclipse.core_1.1.101.v200911250703.jar > > Id: com.google.gdt.eclipse.core, Version: 1.1.101.v200911250703, > > Location: reference:file:dropins/eclipse/plugins/ > > com.google.gdt.eclipse.core_1.1.101.v200911250703.jar > > Id: com.google.gdt.eclipse.platform, Version: 1.1.101.v200911250703, > > Location: reference:file:dropins/eclipse/plugins/ > > com.google.gdt.eclipse.platform_1.1.101.v200911250703.jar > > Id: com.google.gdt.eclipse.platform.shared, Version: > > 1.1.101.v200911250703, Location: reference:file:dropins/eclipse/ > > plugins/ > > com.google.gdt.eclipse.platform.shared_1.1.101.v200911250703.jar > > Id: com.google.gwt.eclipse.oophm, Version: 1.1.101.v200911250703, > > Location: reference:file:dropins/eclipse/plugins/ > > com.google.gwt.eclipse.oophm_1.1.101.v200911250703.jar > > Id: com.ibm.icu, Version: 4.0.1.v20090822, Location: > > reference:file:plugins/com.ibm.icu_4.0.1.v20090822.jar > > .... > > > -- > > > 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 > > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
