[ Bah, sorry about the html 1st attempt - should have realised not to do 
that ]

Hi all,

I'm trying to use the preview QT Jambi 4.4 and am having problems with 
the designer in Eclipse. Are there any installation instructions for the 
eclipse integration? (for the preview 4.4)

I'm using eclipse 3.3.2 on Windows XP Home and I get a 
NullPointerException now whenever I try to use the designer (it was ok 
when I was using 4.3.4). The details are below.

I've tried using variations on designer.bat or set_qtjambi_env.bat to 
start eclipse with, but that doesn't seem to help. And I've tried 
re-installing eclipse and the new plugin to try and remove any 
references to the old one.
As far as I can see the setup is ok in eclipse, but it still gives the 
exception whenever I try to use the designer plugin.
The designer seems to work ok standalone.

Any suggestions?

/Mark

java.lang.NullPointerException
   at 
com.trolltech.qtdesigner.views.embedded.FormWindowW.addFormWindowWListener(FormWindowW.java:356)
 

   at 
com.trolltech.qtdesigner.qtjambi.JambiUiEditor.createPartControl(JambiUiEditor.java:24)
 

   at 
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
 

   at 
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426) 

   at 
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
 

   at 
org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
   at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2739)
 

   at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2651) 

   at 
org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:2643)
   at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2595)
   at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
   at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2590)
   at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2574)
   at org.eclipse.ui.actions.OpenWithMenu.openEditor(OpenWithMenu.java:340)
   at org.eclipse.ui.actions.OpenWithMenu.access$0(OpenWithMenu.java:328)
   at 
org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(OpenWithMenu.java:190)
   at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
   at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
   at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
   at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
   at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
   at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
   at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) 

   at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
   at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
 

   at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
 

   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
 

   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
 

   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) 

   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) 

   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
   at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
   at org.eclipse.equinox.launcher.Main.run(Main.java:1173)


_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to