Re: html editor problems

From: Patrick Robinson (pg..t.edu)
Date: Mon Jun 25 2007 - 17:42:27 EDT

  • Next message: Patrick Robinson: "Re: html editor problems"

    The Error Log shows Internal Errors, like this one:

    eclipse.buildId=M20070212-1330
    java.version=1.5.0_07
    java.vendor=Apple Computer, Inc.
    BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=en_US
    Framework arguments: -keyring /Users/pgr/.eclipse_keyring -showlocation
    Command-line arguments: -os macosx -ws carbon -keyring /Users/
    pgr/.eclipse_keyring -consoleLog -showlocation

    Error
    Mon Jun 25 17:38:29 EDT 2007
    Internal Error

    org.eclipse.jface.text.BadLocationException
    at org.eclipse.jface.text.AbstractDocument.replace
    (AbstractDocument.java:1068)
    at
    org.eclipse.core.internal.filebuffers.SynchronizableDocument.replace
    (SynchronizableDocument.java:147)
    at org.eclipse.jface.text.AbstractDocument.replace
    (AbstractDocument.java:1090)
    at
    org.eclipse.core.internal.filebuffers.SynchronizableDocument.replace
    (SynchronizableDocument.java:133)
    at
    org.objectstyle.wolips.componenteditor.actions.InsertHtmlAndWodAction.ru
    n(Unknown Source)
    at org.eclipse.ui.actions.ActionDelegate.runWithEvent
    (ActionDelegate.java:70)
    at org.eclipse.ui.internal.PluginAction.runWithEvent
    (PluginAction.java:244)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
    (ActionContributionItem.java:539)
    at org.eclipse.jface.action.ActionContributionItem.access$2
    (ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$6.handleEvent
    (ActionContributionItem.java:441)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1496)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1505)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1279)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3312)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2941)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
    (Workbench.java:422)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:
    95)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run
    (PlatformActivator.java:78)
    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:400)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run
    (EclipseStarter.java:177)
    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.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)

    On Jun 25, 2007, at 5:06 PM, Mike Schrag wrote:

    > i would open your Errors View and see if it generates an exception
    > when you try to do it
    >
    > On Jun 25, 2007, at 4:53 PM, Patrick Robinson wrote:
    >
    >> I'm using Eclipse 3.2.2 and WOLips 2.0.0.4116.
    >>
    >> I can't seem to add certain WO tags to my component, using the
    >> "Insert" icons at the top:
    >>
    >> I create a new WOnderApplication project. In this project, I
    >> create as new WOComponent. I open it with the Component editor,
    >> and click in the HTML panel at the top. I then click the "Insert
    >> WOForm Component" icon at the top. Nothing happens. I try some
    >> of the other "Insert..." icons. Many of them do nothing! Here
    >> are the ones that didn't seem to work:
    >>
    >> Tag
    >> WOForm
    >> WOTextArea
    >> WOHyperlink
    >> WORepetition
    >> WOConditional
    >>
    >> Am I doing something wrong, or are these bugs?
    >>
    >> --
    >> Patrick Robinson
    >> AHNR Info Technology, Virginia Tech
    >> pg..t.edu
    >>
    >>
    >>
    >

    --
    Patrick Robinson
    AHNR Info Technology, Virginia Tech
    pg..t.edu
    



    This archive was generated by hypermail 2.0.0 : Mon Jun 25 2007 - 17:43:07 EDT