Re: Eclipse 3.3.1 .... and stuff

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Wed Oct 10 2007 - 10:57:55 EDT

  • Next message: Mike Schrag: "Re: Eclipse 3.3.1 .... and stuff"

    <F1202EA5-B9F9-484D-8292-69111F71D89..dimension.com> <CF68B2C5-6923-441C-990D-68EC7F9AA71D@mac.com> <C45EC8A5-A669-4820-B6B1-E4307E79AF5B@mdimension.com> <08BD8DAA-AA05-45A7-8476-061948424F24@mac.com> <374E2C2A-2605-4941-B0F6-39482EF75351@gmail.com> <E3024FBA-4B86-4153-9065-43848ED0A540@isd.uni-stuttgart.de> <44CAC812-4CF4-4BF4-BBE6-C0C5F7240636@mdimension.com>
    :
    X-Mailer: Apple Mail (2.907)
    Mime-Version: 1.0 (Apple Message framework v907)
    Content-Type: text/plain;
            charset="US-ASCII";
            delsp="yes";
            format="flowed"
    Content-Disposition: inline

    Mike, time to go to bed. :-)

    Johann I can't reproduce it.

    Please create a sample project for me.

    Uli

    Am 10.10.2007 um 16:53 schrieb Mike Schrag:

    > Is this last night's build? Anjo emailed me that he downloaded last
    > night's and it had a problem ...
    >
    > ms
    >
    > On Oct 10, 2007, at 10:49 AM, Johann Werner wrote:
    >
    >>
    >> Am 10.10.2007 um 02:53 schrieb Lachlan Deck:
    >>
    >>> On 10/10/2007, at 1:07 AM, Kieran Kelleher wrote:
    >>>
    >>>> BTW, for those who are nervous about upgrading to 3.3.1 for
    >>>> whatever reasons, if you use svn (you should, even if only a
    >>>> local repos on an external HD), you could just:
    >>>>
    >>>> 1) Install 3.3.1 alongside your old 3.2.2 ......( if you want,
    >>>> change the icns file image in the app bundle file in one or the
    >>>> other so it does not get confusing when running both in the dock.)
    >>>> 2) Create a new workspace for 3.3.X .... "workspace33X" ....
    >>>> leave your old workspace intact for (simultaneous ... memory
    >>>> permitting) use with 3.2.2
    >>>> 3) Commit changes form 3.2.2 old workspace to SVN
    >>>> 4) Install your 3.3.1 plugins, WOLips etc in 3.3.1 and configure
    >>>> preferences for your new 3.3.X workspace
    >>>> 5) Check out all your projects into the 3.3.X workspace and get
    >>>> working with the new improved tools
    >>>> 6) Your parachute is in place in case working with 3.3.1 does not
    >>>> work out for you.
    >>>
    >>> Yep, I did the same a few weeks back... after the 3.3.1 update
    >>> came through, it's all been working well. I'm about to ditch 3.2
    >>> altogether.
    >>
    >> I tried to use 3.3.1 (with wolips 4404) today but I am getting
    >> errors when I open any component in the component editor. When I
    >> double click on a .api file I get a NullPointerException:
    >>
    >> java.lang.NullPointerException
    >> at
    >> org
    >> .objectstyle
    >> .wolips
    >> .components.input.ComponentEditorInput.createWithDotApi(Unknown
    >> Source)
    >> at
    >> org
    >> .objectstyle
    >> .wolips.componenteditor.part.ComponentEditor.init(Unknown Source)
    >> at
    >> org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:
    >> 794)
    >> at
    >> org
    >> .eclipse
    >> .ui.internal.EditorReference.createPartHelper(EditorReference.java:
    >> 643)
    >> 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.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
    >> 2565)
    >> at org.eclipse.ui.ide.IDE.openEditor(IDE.java:644)
    >> at org.eclipse.ui.ide.IDE.openEditor(IDE.java:603)
    >> at
    >> org
    >> .eclipse
    >> .jdt
    >> .internal
    >> .ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:286)
    >> at
    >> org
    >> .eclipse
    >> .jdt
    >> .internal
    >> .ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:139)
    >> at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:194)
    >> at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:175)
    >> at
    >> org
    >> .eclipse
    >> .jdt
    >> .ui
    >> .actions
    >> .SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:
    >> 268)
    >> at
    >> org
    >> .eclipse
    >> .jdt
    >> .ui
    >> .actions.SelectionDispatchAction.run(SelectionDispatchAction.java:
    >> 244)
    >> at
    >> org
    >> .eclipse
    >> .jdt
    >> .internal
    >> .ui
    >> .packageview
    >> .PackageExplorerActionGroup
    >> .handleOpen(PackageExplorerActionGroup.java:316)
    >> at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart
    >> $5.open(PackageExplorerPart.java:613)
    >> at org.eclipse.jface.viewers.StructuredViewer
    >> $2.run(StructuredViewer.java:820)
    >> 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:199)
    >> at
    >> org
    >> .eclipse
    >> .jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:818)
    >> at
    >> org
    >> .eclipse
    >> .jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:
    >> 1079)
    >> at org.eclipse.jface.viewers.StructuredViewer
    >> $6.handleOpen(StructuredViewer.java:1183)
    >> at
    >> org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:
    >> 263)
    >> at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:
    >> 257)
    >> at org.eclipse.jface.util.OpenStrategy
    >> $1.handleEvent(OpenStrategy.java:297)
    >> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504)
    >> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295)
    >> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:
    >> 3350)
    >> at org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:
    >> 2734)
    >> at org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:
    >> 1953)
    >> at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:367)
    >> at org.eclipse.swt.widgets.Display.controlProc(Display.java:835)
    >> at org.eclipse.swt.internal.carbon.OS.CallNextEventHandler(Native
    >> Method)
    >> at org.eclipse.swt.widgets.Tree.kEventMouseDown(Tree.java:2363)
    >> at org.eclipse.swt.widgets.Widget.mouseProc(Widget.java:1262)
    >> at org.eclipse.swt.widgets.Display.mouseProc(Display.java:2819)
    >> at
    >> org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native
    >> Method)
    >> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:
    >> 2938)
    >> 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(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:508)
    >> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    >> at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    >>
    >>
    >> And by opening the .wo file there is an assertion error that pops up:
    >>
    >> org.eclipse.core.runtime.AssertionFailedException: assertion failed:
    >> at org.eclipse.core.runtime.Assert.isTrue(Assert.java:109)
    >> at org.eclipse.core.runtime.Assert.isTrue(Assert.java:95)
    >> at
    >> org
    >> .eclipse
    >> .ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:
    >> 695)
    >> at
    >> org
    >> .eclipse
    >> .ui
    >> .part
    >> .MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:287)
    >> 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.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
    >> 2557)
    >> at
    >> org
    >> .objectstyle
    >> .wolips.workbenchutilities.WorkbenchUtilitiesPlugin.open(Unknown
    >> Source)
    >> at
    >> org
    >> .objectstyle
    >> .wolips.workbenchutilities.WorkbenchUtilitiesPlugin.open(Unknown
    >> Source)
    >> at
    >> org
    >> .objectstyle
    >> .wolips.workbenchutilities.WorkbenchUtilitiesPlugin.open(Unknown
    >> Source)
    >> at
    >> org
    >> .objectstyle
    >> .wolips.ui.actions.OpenWOAction.openResourceIfPossible(Unknown
    >> Source)
    >> at
    >> org
    >> .objectstyle
    >> .wolips
    >> .eomodeler
    >> .eclipse.PackageExplorerDoubleClickHandler.doubleClick(Unknown
    >> Source)
    >> at org.eclipse.jface.viewers.StructuredViewer
    >> $1.run(StructuredViewer.java:799)
    >> 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:199)
    >> at
    >> org
    >> .eclipse
    >> .jface
    >> .viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:797)
    >> at
    >> org
    >> .eclipse
    >> .jface
    >> .viewers
    >> .AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1387)
    >> at org.eclipse.jface.viewers.StructuredViewer
    >> $4.widgetDefaultSelected(StructuredViewer.java:1173)
    >> at
    >> org
    >> .eclipse
    >> .jface
    >> .util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:237)
    >> at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:
    >> 234)
    >> at org.eclipse.jface.util.OpenStrategy
    >> $1.handleEvent(OpenStrategy.java:295)
    >> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504)
    >> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295)
    >> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:
    >> 3350)
    >> at org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:
    >> 2734)
    >> at org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:
    >> 1953)
    >> at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:367)
    >> at org.eclipse.swt.widgets.Display.controlProc(Display.java:835)
    >> at org.eclipse.swt.internal.carbon.OS.CallNextEventHandler(Native
    >> Method)
    >> at org.eclipse.swt.widgets.Tree.kEventMouseDown(Tree.java:2363)
    >> at org.eclipse.swt.widgets.Widget.mouseProc(Widget.java:1262)
    >> at org.eclipse.swt.widgets.Display.mouseProc(Display.java:2819)
    >> at
    >> org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native
    >> Method)
    >> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:
    >> 2938)
    >> 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(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:508)
    >> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    >> at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    >>
    >>
    >> And I was so eager to try out the new outline view :-(
    >>
    >>
    >> jw
    >>
    >>
    >>>
    >>> with regards,
    >>> --
    >>>
    >>> Lachlan Deck
    >>
    >
    >



    This archive was generated by hypermail 2.0.0 : Wed Oct 10 2007 - 10:59:44 EDT