Re: Does WOLIPS run on eclipse 3.2M5? (was newbie asking for WOLips on a Mac)

From: Wilfried Dohmen (wilfried.dohme..roebus.de)
Date: Fri Mar 03 2006 - 11:48:00 EST

  • Next message: Wilfried Dohmen: "Re: Does WOLIPS run on eclipse 3.2M5? (was newbie asking for WOLips on a Mac)"

    Hi Uli, nAbend

    yes:my console says

    !ENTRY org.eclipse.jface 4 2 2006-03-03 17:47:03.282
    !MESSAGE Problems occurred when invoking code from plug-in:
    "org.eclipse.jface".
    !STACK 0
    java.lang.IllegalAccessError: tried to access field
    org.eclipse.jdt.internal.debug.ui.launcher.WorkingDirectoryBlock.fWorkin
    gDirText from class
    org.objectstyle.wolips.launching.ui.WOLocalJavaApplicationTabGroup$2
            at org.objectstyle.wolips.launching.ui.WOLocalJavaApplicationTabGroup
    $2.setDefaultWorkingDir(WOLocalJavaApplicationTabGroup.java:106)
            at
    org.eclipse.jdt.internal.debug.ui.launcher.WorkingDirectoryBlock.initial
    izeFrom(WorkingDirectoryBlock.java:342)
            at
    org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab.initializ
    eFrom(JavaArgumentsTab.java:176)
            at
    org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.initializeFrom(
    AbstractLaunchConfigurationTabGroup.java:86)
            at
    org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTa
    bGroupViewer.displayInstanceTabs
    (LaunchConfigurationTabGroupViewer.java:656)
            at
    org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTa
    bGroupViewer$6.run(LaunchConfigurationTabGroupViewer.java:569)
            at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:
    69)
            at
    org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTa
    bGroupViewer.inputChanged(LaunchConfigurationTabGroupViewer.java:588)
            at
    org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTa
    bGroupViewer.setInput(LaunchConfigurationTabGroupViewer.java:547)
            at
    org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsD
    ialog.handleLaunchConfigurationSelectionChanged
    (LaunchConfigurationsDialog.java:1152)
            at
    org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsD
    ialog$4.selectionChanged(LaunchConfigurationsDialog.java:710)
            at org.eclipse.jface.viewers.StructuredViewer$3.run
    (StructuredViewer.java:802)
            at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
            at org.eclipse.core.runtime.Platform.run(Platform.java:816)
            at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
            at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148)
            at
    org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged
    (StructuredViewer.java:800)
            at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect
    (StructuredViewer.java:1083)
            at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected
    (StructuredViewer.java:1103)
            at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent
    (OpenStrategy.java:232)
            at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:227)
            at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:393)
            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:3128)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2892)
            at org.eclipse.jface.window.Window.runEventLoop(Window.java:811)
            at org.eclipse.jface.window.Window.open(Window.java:789)
            at
    org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsD
    ialog.open(LaunchConfigurationsDialog.java:1321)
            at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:375)
            at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:
    69)
            at
    org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup
    (DebugUITools.java:379)
            at
    org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup
    (DebugUITools.java:321)
            at org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run
    (OpenLaunchDialogAction.java:80)
            at org.eclipse.jface.action.Action.runWithEvent(Action.java:492)
            at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
    (ActionContributionItem.java:530)
            at org.eclipse.jface.action.ActionContributionItem.access$2
    (ActionContributionItem.java:480)
            at org.eclipse.jface.action.ActionContributionItem$5.handleEvent
    (ActionContributionItem.java:392)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1450)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1474)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1459)
            at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1236)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3259)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2897)
            at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1899)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
            at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
    (Workbench.java:417)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
            at org.eclipse.ui.internal.ide.IDEApplication.run
    (IDEApplication.java:106)
            at org.eclipse.core.internal.runtime.PlatformActivator$1.run
    (PlatformActivator.java:99)
            at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat
    ion(EclipseAppLauncher.java:92)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start
    (EclipseAppLauncher.java:68)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run
    (EclipseStarter.java:374)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run
    (EclipseStarter.java:169)
            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:324)
            at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338)
            at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
            at org.eclipse.core.launcher.Main.run(Main.java:977)
            at org.eclipse.core.launcher.Main.main(Main.java:952)

    Mit freundlichen Grüßen
    Wilfried Dohmen

    Am 03.03.2006 um 17:31 schrieb Ulrich Köster:

    > Hi Wilfried,
    >
    > could you provide more details for problem 2. I.e. "It happens
    > after clicking on this and that ....."
    >
    > Uli
    > Am 03.03.2006 um 17:27 schrieb Wilfried Dohmen:
    >
    >> Hello,
    >>
    >> thanks That helped a lot. but ....
    >> i´m still having some little problems (running WO 5.2.4 on tiger)
    >>
    >> 1-when i open a wod with the wobuilder it says "no project" and
    >> shows no information from the related .java
    >> 2-when i try to make a new launch configuration, it simply says
    >> "there was an error"
    >>
    >> any ideas ?
    >>
    >> Wilfried Dohmen
    >>
    >>
    >> Am 03.03.2006 um 15:26 schrieb Mike Schrag:
    >>
    >>> I updated the install directions to include how /I/ actually
    >>> install a WOLips these days (like when I upgraded to the MacBook
    >>> Pro). Check out http://www.objectstyle.org/confluence/display/
    >>> WOL/Installing+WOLips again. I actually haven't used the update
    >>> server in a while, so I'm not sure it actually works these days.
    >>>
    >>> On Mar 3, 2006, at 6:30 AM, Wilfried Dohmen wrote:
    >>>
    >>>> Hello,
    >>>>
    >>>> i tried around a lot using the eclips 3.1.1 and/or the 3.2 and
    >>>> the new builds. It just did not work just relying on the way
    >>>> described in http://www.objectstyle.org/confluence/display/WOL/
    >>>> Installing+WOLips
    >>>> Since i dont´t know enough about Eclipse (i´m just gladly using
    >>>> it as the finest IDE, i ever used) i cannot recognize the error,
    >>>> i made. i downloaded all features and one extra (the tptp) and
    >>>> still getting crashes when opening an old or a new made WO-
    >>>> Project with WOLips.
    >>>>
    >>>> Is there an idea ? Should i provide the error-stack-trace or do
    >>>> i oversee a simple little thing ?
    >>>>
    >>>> many thanks
    >>>> Wilfried Dohmen
    >>>>
    >>>>
    >>>> Am 03.03.2006 um 09:02 schrieb Brendan Duddridge:
    >>>>
    >>>>> Hi Ulrich,
    >>>>>
    >>>>> Thank you very much!
    >>>>>
    >>>>> __________________________________________________________________
    >>>>> __
    >>>>> Brendan Duddridge | CTO | 403-277-5591 x24 |
    >>>>> brenda..lickspace.com
    >>>>>
    >>>>> ClickSpace Interactive Inc.
    >>>>> Suite L100, 239 - 10th Ave. SE
    >>>>> Calgary, AB T2G 0V9
    >>>>>
    >>>>> http://www.clickspace.com
    >>>>>
    >>>>> On Mar 3, 2006, at 12:33 AM, Ulrich Köster wrote:
    >>>>>
    >>>>>> Moin Brendan,
    >>>>>>
    >>>>>> the problem with the related view is fixed.
    >>>>>>
    >>>>>> Uli
    >>>>>> Am 03.03.2006 um 00:08 schrieb Brendan Duddridge:
    >>>>>>
    >>>>>>> I'm using Eclipse 3.2M5a right now on my MacBook Pro with a
    >>>>>>> fairly recent build of WOLips. There are a couple of things
    >>>>>>> that don't work though. I haven't been able to get the
    >>>>>>> Install... function working yet and the related view gives an
    >>>>>>> error, so you can't use that until it gets fixed. Other than
    >>>>>>> that, it's working very fast. Eclipse 3.2M5 is the first
    >>>>>>> Universal build of Eclipse.
    >>>>>>>
    >>>>>>> ________________________________________________________________
    >>>>>>> ____
    >>>>>>> Brendan Duddridge | CTO | 403-277-5591 x24 |
    >>>>>>> brenda..lickspace.com
    >>>>>>>
    >>>>>>> ClickSpace Interactive Inc.
    >>>>>>> Suite L100, 239 - 10th Ave. SE
    >>>>>>> Calgary, AB T2G 0V9
    >>>>>>>
    >>>>>>> http://www.clickspace.com
    >>>>>>>
    >>>>>>> On Mar 2, 2006, at 3:47 PM, Watkins, Garry wrote:
    >>>>>>>
    >>>>>>>> I've got a MacBook Pro, and I can't get the eclipse 3.1.2 to
    >>>>>>>> run on it yet? Does WOLips run on 3.2M5 yet? Or if that is
    >>>>>>>> not available, does anyone know where I can get a patch to
    >>>>>>>> eclipse 3.1.2 to work on my machine?
    >>>>>>>>
    >>>>>>>>
    >>>>>>>> Thanks
    >>>>>>>> Garry
    >>>>>>>>
    >>>>>>>> Confidential & Privileged
    >>>>>>>>
    >>>>>>>> Unless otherwise indicated or obvious from its nature, the
    >>>>>>>> information contained in this communication is attorney-
    >>>>>>>> client privileged and confidential information/work product.
    >>>>>>>> This communication is intended for the use of the individual
    >>>>>>>> or entity named above. If the reader of this communication
    >>>>>>>> is not the intended recipient, you are hereby notified that
    >>>>>>>> any dissemination, distribution or copying of this
    >>>>>>>> communication is strictly prohibited. If you have received
    >>>>>>>> this communication in error or are not sure whether it is
    >>>>>>>> privileged, please immediately notify us by return e-mail
    >>>>>>>> and destroy any copies--electronic, paper or otherwise--
    >>>>>>>> which you may have of this communication.
    >>>>>>>
    >>>>>>
    >>>>>
    >>>>
    >>>
    >>
    >



    This archive was generated by hypermail 2.0.0 : Fri Mar 03 2006 - 11:48:04 EST