Can't get Google Plugin 1.2rc2 work correctly in Eclipse 3.5. Followed instructions from http://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 from http://dl.google.com/eclipse/plugin/3.5/zips/gpe-e35-1.2rc2.zip Unpacked .zip as described at http://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 at http://groups.google.com/group/google-web-toolkit?hl=en.
