Dalla, Thanks for the logs. The line:
java.lang.NullPointerException at com.android.ide.eclipse.adt.internal.launch.EmulatorConfigTab.createControl and: Path: 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid definitely look suspect. Was this a clean install of Eclipse? And to get a better idea of your environment, would you be able to provide: 1. A snapshot of what is in your Eclipse/dropins directory 2. A listing of currently installed plugins (Help->Install New Software, and click on the "What is already installed" link in the lower right hand corner) - Chris On Tue, Nov 17, 2009 at 5:18 PM, Dalla <[email protected]> wrote: > Here we go: > > !SESSION 2009-11-17 23:04:59.453 > ----------------------------------------------- > eclipse.buildId=M20090917-0800 > java.version=1.6.0_13 > java.vendor=Sun Microsystems Inc. > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=sv_SE > Framework arguments: -product org.eclipse.epp.package.jee.product > Command-line arguments: -os win32 -ws win32 -arch x86 -product > org.eclipse.epp.package.jee.product -clean > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:07:52.125 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.file' is > invalid): > com.google.gwt.eclipse.core.actions.AddResourcesToClientBundleAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:08:07.156 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:08:07.156 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:08:07.156 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:08:07.156 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > !ENTRY org.eclipse.jface 4 2 2009-11-17 23:08:33.500 > !MESSAGE Problems occurred when invoking code from plug-in: > "org.eclipse.jface". > !STACK 0 > java.lang.NullPointerException > at > com.android.ide.eclipse.adt.internal.launch.EmulatorConfigTab.createControl > (Unknown Source) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.showInstanceTabsFor > (LaunchConfigurationTabGroupViewer.java:852) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.displayInstanceTabs > (LaunchConfigurationTabGroupViewer.java:788) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer > $8.run(LaunchConfigurationTabGroupViewer.java:680) > at > org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java: > 70) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.inputChanged > (LaunchConfigurationTabGroupViewer.java:697) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.setInput0 > (LaunchConfigurationTabGroupViewer.java:659) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.setInput > (LaunchConfigurationTabGroupViewer.java:635) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.handleLaunchConfigurationSelectionChanged > (LaunchConfigurationsDialog.java:916) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog > $3.selectionChanged(LaunchConfigurationsDialog.java:544) > at org.eclipse.jface.viewers.StructuredViewer$3.run > (StructuredViewer.java:864) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) > at org.eclipse.core.runtime.Platform.run(Platform.java:888) > at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) > at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) > at > org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged > (StructuredViewer.java:862) > at org.eclipse.jface.viewers.StructuredViewer.setSelection > (StructuredViewer.java:1670) > at > org.eclipse.jface.viewers.TreeViewer.setSelection(TreeViewer.java: > 1124) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationView.handleConfigurationAdded > (LaunchConfigurationView.java:282) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationView.access > $1(LaunchConfigurationView.java:272) > at > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationView > $2.run(LaunchConfigurationView.java:261) > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages > (Synchronizer.java:134) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java: > 3855) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) > at org.eclipse.jface.window.Window.open(Window.java:801) > at > > org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open > (LaunchConfigurationsDialog.java:1064) > at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:398) > at > org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java: > 70) > at > org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup > (DebugUITools.java:406) > at > org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup > (DebugUITools.java:340) > at org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run > (OpenLaunchDialogAction.java:81) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) > at > org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection > (ActionContributionItem.java:584) > at org.eclipse.jface.action.ActionContributionItem.access$2 > (ActionContributionItem.java:501) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent > (ActionContributionItem.java:411) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:770) > at org.eclipse.jface.action.ActionContributionItem$9.handleEvent > (ActionContributionItem.java:1284) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java: > 3880) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java: > 2405) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) > at org.eclipse.core.databinding.observable.Realm.runWithDefault > (Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench > (Workbench.java:493) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java: > 149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start > (IDEApplication.java:113) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run > (EclipseAppHandle.java:194) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication > (EclipseAppLauncher.java:110) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start > (EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run > (EclipseStarter.java:368) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run > (EclipseStarter.java:179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke > (NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke > (DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) > at org.eclipse.equinox.launcher.Main.run(Main.java:1311) > at org.eclipse.equinox.launcher.Main.main(Main.java:1287) > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:09:37.578 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:09:37.578 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:09:37.578 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:09:37.578 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:09:43.843 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:09:43.843 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:09:43.843 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:09:43.843 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:18.281 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:18.281 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:18.281 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:18.281 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:39.125 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:39.125 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:39.125 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:39.125 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:44.625 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:44.625 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:44.625 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:44.625 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:49.171 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:49.171 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:49.171 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:10:49.171 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:11:00.328 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:11:00.328 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:11:00.328 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:11:00.328 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:11:13.187 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenu.project.gaeSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:11:13.187 > !MESSAGE Plug-in 'com.google.appengine.eclipse.core' contributed an > invalid Menu Extension (Path: > 'com.google.gdt.eclipse.suite.popupMenu.project' is invalid): > com.google.appengine.eclipse.core.popupMenus.deployProjectAction > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:11:13.187 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): com.google.gwt.eclipse.core.popupMenu.project.gwtSettings > > !ENTRY org.eclipse.ui 4 4 2009-11-17 23:11:13.187 > !MESSAGE Plug-in 'com.google.gwt.eclipse.core' contributed an invalid > Menu Extension (Path: 'com.google.gdt.eclipse.suite.popupMenu.project' > is invalid): > com.google.gwt.eclipse.core.actions.GWTCompilePojectAction > > > On 17 Nov, 23:16, Dalla <[email protected]> wrote: > > 1. Yep, several times now :) > > 2. No, no parent Google folder > > 3. Might explain it, tons of errors refering to invalid menu > > extensions and the likes for GWT, see attachment > > > > On 17 Nov, 22:58, Chris Ramsdale <[email protected]> wrote: > > > > > > > > > Dalla, > > > > > Couple of investigative questions: > > > > > 1. Did you restart Eclipse after installing the plugin? > > > 2. You mention there is no option to create a new "GWT" project, is > there a > > > Google parent folder within the new project wizard view? > > > 3. Would you mind adding your Eclipse error log to this thread? > Window->Show > > > View->Error Log and then right click/ctrl click to export. > > > > > Thanks, > > > Chris > > > > > On Tue, Nov 17, 2009 at 4:32 PM, Dalla <[email protected]> > wrote: > > > > I´m having issues getting the Plugin version 1.2 RC1 to work > correctly > > > > in Eclipse. > > > > > > I followed the instructions found here: > > > >http://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC > > > > > > I´m using Eclipse Galileo 3.5 and downloaded the following archive: > > > >http://dl.google.com/eclipse/plugin/3.5/zips/gpe-e35-1.2rc1.zip > > > > > > Unpacked the zipfile as described here > > > >http://code.google.com/intl/sv-SE/eclipse/docs/install-from-zip.html > > > > > > My issues: > > > > > > * Selecting "New project" from the file menu no longer presents an > > > > option to create a GWT project. > > > > > > * There´s no "Google" context menu when right clicking a GWT 2.0 RC1 > > > > project. > > > > > > * GWT is nowhere to be found under Window -> Preferences > > > > > > However only selecting "New" from the file menu there´s a "Google Web > > > > Toolkit" directory containing options to create ClientBundle and > > > > UiBinder among other things > > > > > > Did I miss something? > > > > > > -- > > > > > > 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]<google-web-toolkit%[email protected]><google-web-toolkit%2Bunsubs > [email protected]> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-web-toolkit?hl=. > > -- > > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=. > > > -- 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=.
