Here is what I can see in .metadata/.log:

!ENTRY com.google.gwt.eclipse.core 4 0 2009-12-21 16:54:45.328
!MESSAGE Unexpected Exception
!STACK 0
java.lang.ClassNotFoundException: com.google.gwt.dev.About
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at com.google.gwt.eclipse.core.runtime.GWTRuntime.getVersion
(GWTRuntime.java:113)
        at com.google.gdt.eclipse.core.sdk.AbstractSdk.getDescription
(AbstractSdk.java:53)
        at com.google.gdt.eclipse.core.ui.SdkSelectionBlock$6.getText
(SdkSelectionBlock.java:182)
        at org.eclipse.jface.viewers.AbstractListViewer.getLabelProviderText
(AbstractListViewer.java:187)
        at org.eclipse.jface.viewers.AbstractListViewer.internalRefresh
(AbstractListViewer.java:376)
        at org.eclipse.jface.viewers.StructuredViewer$7.run
(StructuredViewer.java:1457)
        at org.eclipse.jface.viewers.StructuredViewer.preservingSelection
(StructuredViewer.java:1392)
        at org.eclipse.jface.viewers.StructuredViewer.preservingSelection
(StructuredViewer.java:1353)
        at org.eclipse.jface.viewers.StructuredViewer.refresh
(StructuredViewer.java:1455)
        at org.eclipse.jface.viewers.StructuredViewer.refresh
(StructuredViewer.java:1414)
        at
com.google.gdt.eclipse.core.ui.SdkSelectionBlock.initializeSdkComboBox
(SdkSelectionBlock.java:292)
        at com.google.gdt.eclipse.core.ui.SdkSelectionBlock.<init>
(SdkSelectionBlock.java:195)
        at com.google.gdt.eclipse.core.ui.ProjectSdkSelectionBlock.<init>
(ProjectSdkSelectionBlock.java:40)
        at com.google.gwt.eclipse.core.properties.ui.GWTProjectPropertyPage
$2.<init>(GWTProjectPropertyPage.java:234)
        at
com.google.gwt.eclipse.core.properties.ui.GWTProjectPropertyPage.createSdkComponent
(GWTProjectPropertyPage.java:236)
        at
com.google.gwt.eclipse.core.properties.ui.GWTProjectPropertyPage.createContents
(GWTProjectPropertyPage.java:114)
        at org.eclipse.jface.preference.PreferencePage.createControl
(PreferencePage.java:232)
        at org.eclipse.jface.preference.PreferenceDialog.createPageControl
(PreferenceDialog.java:1501)
        at org.eclipse.jface.preference.PreferenceDialog$14.run
(PreferenceDialog.java:1258)
        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.preference.PreferenceDialog.showPage
(PreferenceDialog.java:1252)
        at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage
(FilteredPreferenceDialog.java:679)
        at org.eclipse.jface.preference.PreferenceDialog$10.run
(PreferenceDialog.java:708)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:
70)
        at org.eclipse.jface.preference.PreferenceDialog$9.selectionChanged
(PreferenceDialog.java:704)
        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.handlePostSelect
(StructuredViewer.java:1175)
        at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected
(StructuredViewer.java:1200)
        at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent
(OpenStrategy.java:251)
        at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:
245)
        at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:419)
        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.ui.dialogs.PropertyDialogAction.run
(PropertyDialogAction.java:157)
        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.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:585)
        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)




On Dec 14, 9:47 am, hoxbro <[email protected]> wrote:
> Hi,
>
> Thanks for feedback and sorry for my late reply.
>
> > First, could you try forcing a clean build of your project?  (Project
> > Clean)  This will force a re-indexing of the UiBinder indices.
>
> A clean build removes Eclipse warnings.
> Stopping/Starting Development Mode does the same.
>
> > Also, could you check your Eclipse log for any errors?  The logfile
> > lives at your workspace/.metadata/.log .
>
> Using the Wizard to add a new UiBinder generatesnoentries in the logfile......
>
> > - Which package does your Pjat class live in?
>
> com.hoxbro
>
> > - What version of Eclipse are you using?
>
> java.version=1.6.0_12
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=da_DK
> 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
> Eclipse Build: 20090621-0832
> Eclipse distro: Galileo JEE (win32)
> GWT and GWT Eclipse Plugin installed from Eclipse (following the
> instructionshttp://code.google.com/intl/da/webtoolkit/usingeclipse.html)
>
> > - What operating system are you running?
>
> Win XP (SP3)
>
> Thanks,
> /Søren

--

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