Qt4-preview-feedback Archive, August 2007
Qt Eclipse 0.9.0 Errors
Message 1 in thread
>
> I have found some errors working with Qt Eclipse version 0.9.0
1. The auto completion do not work for Qt Classes in my installation.
2. I do not know why Eclipse starts in a Workspase: /Documents and
Settings/User/workspace, even if I set to ask for starting workspace.
3. There is some errors trying to change some project preferences.
4. There is a report in Help->Software Updates->Manage
Configuration->Eclipse Platform->Qt Eclipse->Status:
Plug-in "com.trolltech.qtcppdesigner" version "0.0.0" referenced by this
feature is missing.
Plug-in "com.trolltech.qtcpp" version "0.0.0" referenced by this feature is
missing.
Plug-in "com.trolltech.qtcppdesigner.qtcpp" version "0.0.0" referenced by
this feature is missing.
Plug-in "com.trolltech.qtcppintegrationhelp" version "0.0.0" referenced by
this feature is missing.
Plug-in "com.trolltech.qtcppproject" version "0.0.0" referenced by this
feature is missing.
Plug-in "com.trolltech.qtcppstartup" version "0.0.0" referenced by this
feature is missing.
5. There is some errors:
!SESSION 2007-08-28 11:59:32.431 -----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui.console 4 2 2007-08-28 12:16:34.884
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.console".
!STACK 0
java.lang.NullPointerException
at org.eclipse.cdt.debug.mi.ui.console.actions.MiConsoleVerboseModeAction.<init>(MiConsoleVerboseModeAction.java:32)
at org.eclipse.cdt.debug.mi.ui.console.MiConsolePageParticipant.init(MiConsolePageParticipant.java:70)
at org.eclipse.ui.internal.console.ConsoleView$3.run(ConsoleView.java:312)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:310)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:399)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741)
at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:380)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
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:153)
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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!ENTRY org.eclipse.ui.console 4 120 2007-08-28 12:16:34.899
!MESSAGE Error logged from Console plug-in:
!STACK 0
java.lang.NullPointerException
at org.eclipse.cdt.debug.mi.ui.console.actions.MiConsoleVerboseModeAction.<init>(MiConsoleVerboseModeAction.java:32)
at org.eclipse.cdt.debug.mi.ui.console.MiConsolePageParticipant.init(MiConsolePageParticipant.java:70)
at org.eclipse.ui.internal.console.ConsoleView$3.run(ConsoleView.java:312)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:310)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:399)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741)
at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:380)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
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:153)
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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!ENTRY org.eclipse.ui.console 4 2 2007-08-28 12:17:15.056
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.console".
!STACK 0
java.lang.NullPointerException
at org.eclipse.cdt.debug.mi.ui.console.actions.MiConsoleVerboseModeAction.<init>(MiConsoleVerboseModeAction.java:32)
at org.eclipse.cdt.debug.mi.ui.console.MiConsolePageParticipant.init(MiConsolePageParticipant.java:70)
at org.eclipse.ui.internal.console.ConsoleView$3.run(ConsoleView.java:312)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:310)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:399)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741)
at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:380)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
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:153)
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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!ENTRY org.eclipse.ui.console 4 120 2007-08-28 12:17:15.071
!MESSAGE Error logged from Console plug-in:
!STACK 0
java.lang.NullPointerException
at org.eclipse.cdt.debug.mi.ui.console.actions.MiConsoleVerboseModeAction.<init>(MiConsoleVerboseModeAction.java:32)
at org.eclipse.cdt.debug.mi.ui.console.MiConsolePageParticipant.init(MiConsolePageParticipant.java:70)
at org.eclipse.ui.internal.console.ConsoleView$3.run(ConsoleView.java:312)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:310)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:399)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741)
at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:380)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
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:153)
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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!ENTRY org.eclipse.ui.console 4 2 2007-08-28 12:17:38.087
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.console".
!STACK 0
java.lang.NullPointerException
at org.eclipse.cdt.debug.mi.ui.console.actions.MiConsoleVerboseModeAction.<init>(MiConsoleVerboseModeAction.java:32)
at org.eclipse.cdt.debug.mi.ui.console.MiConsolePageParticipant.init(MiConsolePageParticipant.java:70)
at org.eclipse.ui.internal.console.ConsoleView$3.run(ConsoleView.java:312)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:310)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:399)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741)
at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:380)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
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:153)
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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!ENTRY org.eclipse.ui.console 4 120 2007-08-28 12:17:38.087
!MESSAGE Error logged from Console plug-in:
!STACK 0
java.lang.NullPointerException
at org.eclipse.cdt.debug.mi.ui.console.actions.MiConsoleVerboseModeAction.<init>(MiConsoleVerboseModeAction.java:32)
at org.eclipse.cdt.debug.mi.ui.console.MiConsolePageParticipant.init(MiConsolePageParticipant.java:70)
at org.eclipse.ui.internal.console.ConsoleView$3.run(ConsoleView.java:312)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:310)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:399)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741)
at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:380)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
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:153)
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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!ENTRY org.eclipse.jface 4 0 2007-08-28 12:50:09.602
!MESSAGE org.eclipse.cdt.core.settings.model.WriteAccessException
!STACK 0
org.eclipse.cdt.core.settings.model.WriteAccessException
at org.eclipse.cdt.internal.core.settings.model.ExceptionFactory.createIsReadOnlyException(ExceptionFactory.java:18)
at org.eclipse.cdt.internal.core.settings.model.CStorage.importStorage(CStorage.java:93)
at org.eclipse.cdt.internal.core.settings.model.CConfigurationSpecSettings.importStorage(CConfigurationSpecSettings.java:819)
at org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.reconsile(CConfigBasedDescriptorManager.java:566)
at org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.reconsile(CConfigBasedDescriptorManager.java:550)
at org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.reconsile(CConfigBasedDescriptorManager.java:537)
at org.eclipse.cdt.internal.core.CConfigBasedDescriptor.saveProjectData(CConfigBasedDescriptor.java:310)
at org.eclipse.cdt.make.internal.core.ProjectTargets.translateDocumentToCDTProject(ProjectTargets.java:284)
at org.eclipse.cdt.make.internal.core.ProjectTargets.saveTargets(ProjectTargets.java:242)
at org.eclipse.cdt.make.internal.core.MakeTargetManager.writeTargets(MakeTargetManager.java:269)
at org.eclipse.cdt.make.internal.core.MakeTargetManager.updateTarget(MakeTargetManager.java:263)
at org.eclipse.cdt.make.internal.core.MakeTarget.setBuildAttribute(MakeTarget.java:166)
at com.trolltech.qtcppproject.QtProject.updateQtDir(QtProject.java:125)
at com.trolltech.qtcppproject.QtProject.setQtVersion(QtProject.java:76)
at com.trolltech.qtcppproject.properties.QtPropertyPage.savePersistentSettings(QtPropertyPage.java:72)
at com.trolltech.qtcppproject.properties.QtPropertyPage.performOk(QtPropertyPage.java:105)
at org.eclipse.jface.preference.PreferenceDialog$12.run(PreferenceDialog.java:926)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:857)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:193)
at org.eclipse.jface.preference.PreferenceDialog.okPressed(PreferenceDialog.java:906)
at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(FilteredPreferenceDialog.java:374)
at org.eclipse.jface.preference.PreferenceDialog.buttonPressed(PreferenceDialog.java:233)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
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.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:156)
at org.eclipse.ui.internal.ide.actions.ProjectPropertyDialogAction.run(ProjectPropertyDialogAction.java:77)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
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:153)
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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
Regards,
Francisco Gonzalez
Message 2 in thread
Francisco,
I can answer some of these as I have asked them recently (assuming you
are working with Eclipse on MS Windows?)
> 1. The auto completion do not work for Qt Classes in my
> installation.
This appears to do with the include directories that are set up in your
project. You need to identify *all* of the relevant Qt directories
within the Eclipse project configuration.
> 2. I do not know why Eclipse starts in a Workspase:
> /Documents and Settings/User/workspace, even if I set to ask
> for starting workspace.
In your shortcut to eclipse.exe, add the -clean option. There seems to
be some caching issues with the Qt plugin that confuses Eclipse when it
starts up. The -clean option may help.
> 3. There is some errors trying to change some project preferences.
Examples?
> 4. There is a report in Help->Software Updates->Manage
> Configuration->Eclipse Platform->Qt Eclipse->Status:
> Plug-in "com.trolltech.qtcppdesigner" version "0.0.0"
> referenced by this feature is missing.
> Plug-in "com.trolltech.qtcpp" version "0.0.0" referenced by
> this feature is missing.
> Plug-in "com.trolltech.qtcppdesigner.qtcpp" version "0.0.0"
> referenced by this feature is missing.
> Plug-in "com.trolltech.qtcppintegrationhelp" version "0.0.0"
> referenced by this feature is missing.
> Plug-in "com.trolltech.qtcppproject" version "0.0.0"
> referenced by this feature is missing.
> Plug-in "com.trolltech.qtcppstartup" version "0.0.0"
> referenced by this feature is missing.
Assuming your eclipse installation is in c:\eclipse, edit:
C:\eclipse\features\com.trolltech.qtcpp.feature_0.9.0\feature.xml and
replace 0.0.0 with 0.9.0.
> 5. There is some errors:
Don't know about those.
Hope this helps a bit.
John
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Message 3 in thread
McCabe, John (UK) wrote:
>> 1. The auto completion do not work for Qt Classes in my
>> installation.
>
> This appears to do with the include directories that are set up in your
> project. You need to identify *all* of the relevant Qt directories
> within the Eclipse project configuration.
The Eclipse integration will do this automatically in the next build. Another reason for the auto completion being incomplete can be this: http://trolltech.com/developer/knowledgebase/faq.2007-08-10.3539198283/
>> 4. There is a report in Help->Software Updates->Manage
>> Configuration->Eclipse Platform->Qt Eclipse->Status:
>> Plug-in "com.trolltech.qtcppdesigner" version "0.0.0"
>> referenced by this feature is missing.
>> Plug-in "com.trolltech.qtcpp" version "0.0.0" referenced by
>> this feature is missing.
>> Plug-in "com.trolltech.qtcppdesigner.qtcpp" version "0.0.0"
>> referenced by this feature is missing.
>> Plug-in "com.trolltech.qtcppintegrationhelp" version "0.0.0"
>> referenced by this feature is missing.
>> Plug-in "com.trolltech.qtcppproject" version "0.0.0"
>> referenced by this feature is missing.
>> Plug-in "com.trolltech.qtcppstartup" version "0.0.0"
>> referenced by this feature is missing.
>
> Assuming your eclipse installation is in c:\eclipse, edit:
> C:\eclipse\features\com.trolltech.qtcpp.feature_0.9.0\feature.xml and
> replace 0.0.0 with 0.9.0.
This will also be fixed in the next release.
Thanks,
Alessandro
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Message 4 in thread
2007/8/28, Alessandro Portale <Alessandro.Portale@xxxxxxxxxxxxx>:
>
> McCabe, John (UK) wrote:
> >> 1. The auto completion do not work for Qt Classes in my
> >> installation.
> >
> > This appears to do with the include directories that are set up in your
> > project. You need to identify *all* of the relevant Qt directories
> > within the Eclipse project configuration.
>
> The Eclipse integration will do this automatically in the next build.
> Another reason for the auto completion being incomplete can be this:
> http://trolltech.com/developer/knowledgebase/faq.2007-08-10.3539198283/
>
> >> 4. There is a report in Help->Software Updates->Manage
> >> Configuration->Eclipse Platform->Qt Eclipse->Status:
> >> Plug-in "com.trolltech.qtcppdesigner" version "0.0.0"
> >> referenced by this feature is missing.
> >> Plug-in "com.trolltech.qtcpp" version "0.0.0" referenced by
> >> this feature is missing.
> >> Plug-in "com.trolltech.qtcppdesigner.qtcpp" version "0.0.0"
> >> referenced by this feature is missing.
> >> Plug-in "com.trolltech.qtcppintegrationhelp " version "0.0.0"
> >> referenced by this feature is missing.
> >> Plug-in "com.trolltech.qtcppproject" version "0.0.0"
> >> referenced by this feature is missing.
> >> Plug-in "com.trolltech.qtcppstartup" version "0.0.0"
> >> referenced by this feature is missing.
> >
> > Assuming your eclipse installation is in c:\eclipse, edit:
> > C:\eclipse\features\com.trolltech.qtcpp.feature_0.9.0\feature.xml and
> > replace 0.0.0 with 0.9.0.
>
>
> This will also be fixed in the next release.
>
> Thanks,
> Alessandro
>
> To unsubscribe - send "unsubscribe" in the subject to
> qt4-preview-feedback-request@xxxxxxxxxxxxx
>
>
Thank you, quite useful information.
Qt Eclipse is a great IDE.
Thanks,
Francisco