Re: any showstoppers?

From: Kai S. Wong (kwon..bjectbiz.com)
Date: Thu Oct 07 2010 - 23:38:27 UTC

  • Next message: David LeBer: "Golipse.app"

    Thanks Mike, you are amazing!

    On the same topic, it would be nice if I can use wizard to generate a inline
    bundle-less wocomponent as well.

    I hope you can fulfil my little greedy request and pushing WO to the next
    step. :)

    Regards,
    Kai S. Wong

    On Thu, Oct 7, 2010 at 1:50 PM, Mike Schrag <mschra..obox.com> wrote:

    > fixed
    >
    > On Oct 7, 2010, at 4:22 PM, Kai S. Wong wrote:
    >
    > > Hi Mike,
    > >
    > >
    > > Would be nice to be able to open a bundle-less and wod-less html in-line
    > component.
    > >
    > > java.lang.IllegalArgumentException: Argument not valid
    > > at org.eclipse.swt.SWT.error(SWT.java:4064)
    > > at org.eclipse.swt.SWT.error(SWT.java:3998)
    > > at org.eclipse.swt.SWT.error(SWT.java:3969)
    > > at org.eclipse.swt.custom.SashForm.setWeights(SashForm.java:422)
    > > at
    > org.objectstyle.wolips.componenteditor.part.HtmlWodTab.hideWodIfNecessary(HtmlWodTab.java:184)
    > > at
    > org.objectstyle.wolips.componenteditor.part.HtmlWodTab.createTab(HtmlWodTab.java:152)
    > > at
    > org.objectstyle.wolips.componenteditor.part.ComponentEditorPart.createPages(ComponentEditorPart.java:216)
    > > at
    > org.objectstyle.wolips.componenteditor.part.ComponentEditor.createPages(ComponentEditor.java:171)
    > > at
    > org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
    > > at
    > org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)
    > > at
    > org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
    > > at
    > org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
    > > at
    > org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
    > > at
    > org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2863)
    > > at
    > org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2768)
    > > at
    > org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2760)
    > > at
    > org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2711)
    > > at
    > org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    > > at
    > org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2707)
    > > at
    > org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2691)
    > > at
    > org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2682)
    > > at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)
    > > at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610)
    > > at
    > org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:365)
    > > at
    > org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:168)
    > > at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:229)
    > > at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:208)
    > > at
    > org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:274)
    > > at
    > org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:250)
    > > at
    > org.eclipse.jdt.internal.ui.navigator.OpenAndExpand.run(OpenAndExpand.java:49)
    > > at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:221)
    > > at
    > org.eclipse.ui.navigator.CommonNavigatorManager$3.open(CommonNavigatorManager.java:185)
    > > at
    > org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48)
    > > at
    > org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:845)
    > > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    > > at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
    > > at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
    > > at
    > org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:843)
    > > at
    > org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1131)
    > > at
    > org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:462)
    > > at
    > org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1235)
    > > at
    > org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264)
    > > at
    > org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258)
    > > at
    > org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298)
    > > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
    > > at
    > org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)
    > > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
    > > at
    > org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
    > > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
    > > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    > > at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    > > at
    > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    > > at
    > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    > > at
    > org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    > > at
    > org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
    > > at
    > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    > > 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:369)
    > > at
    > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    > > 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:619)
    > > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    > > at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    > > at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
    > >
    > >
    > > Regards,
    > > Kai S. Wong
    >
    >



    This archive was generated by hypermail 2.0.0 : Thu Oct 07 2010 - 23:39:10 UTC