jspEditor plugin for eclipse from strecl crashes eclipse [message #82551] |
Wed, 25 June 2003 16:18  |
Eclipse User |
|
|
|
Originally posted by: mongoloid001.netscape.net
I like that plugin, but it crashes eclipse all the time. And strecl is not
supporting them anymore, I wonder if anyone got it to work with eclipse. Or
there is a similar plugin out there. I am using Crimson editor right now,
but it sucks for jsp tags.
Thanks!
--
!ENTRY org.eclipse.ui 4 4 Jun 06, 2003 14:55:34.41
!MESSAGE Unhandled exception caught in event loop.
!ENTRY org.eclipse.ui 4 0 Jun 06, 2003 14:55:34.41
!MESSAGE Failed to execute runnable (java.lang.NullPointerException)
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.NullPointerException)
at org.eclipse.swt.SWT.error(SWT.java:2332)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:101)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
!ENTRY org.eclipse.ui 4 4 Jun 06, 2003 14:55:34.51
!MESSAGE
*** Stack trace of contained exception ***
!ENTRY org.eclipse.ui 4 0 Jun 06, 2003 14:55:34.51
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at com.strecl.jsp.internal.ui.editors.e.a(Unknown Source)
at com.strecl.jsp.internal.ui.editors.JspEditor$3.selectionChan ged(Unknown
Source)
at com.strecl.jsp.internal.ui.editors.JspEditor$a.if(Unknown Source)
at com.strecl.jsp.internal.ui.editors.JspEditor$2.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:98)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
|
|
|
|
Re: jspEditor plugin for eclipse from strecl crashes eclipse [message #82642 is a reply to message #82551] |
Wed, 25 June 2003 17:20   |
Eclipse User |
|
|
|
Give MyEclipse Enterprise Workbench a try. It has a very good JSP/HTML
editor with many new features being released on a monthly basis. Key JSP
features included in the EA2 release are:
- native jsp breakpoints and debugging (very similar to Java breakpoints)
- code completion for jsp, scriplet, custom tags, and html
- auto inclusion of jsp import statements
- JSP validate on save identifies errors before deployment
- rich syntax coloring schemes
- html preview capability (jsp coming in a few days)
- format preferences for soft/hard tabs, indentation levels, upper/lower
case of tags, ...
- wizards for JSP, HTML, servlet creation
....
www.myeclipseide.com
Note MyEclipse feature set is driven by user demand. If you don't find what
you want post it to one of their forums.
Wayne
MyEclipse Team
"Mongo" <mongoloid001@netscape.net> wrote in message
news:bdd02s$r5d$1@rogue.oti.com...
> I like that plugin, but it crashes eclipse all the time. And strecl is not
> supporting them anymore, I wonder if anyone got it to work with eclipse.
Or
> there is a similar plugin out there. I am using Crimson editor right now,
> but it sucks for jsp tags.
>
> Thanks!
>
> --
>
> !ENTRY org.eclipse.ui 4 4 Jun 06, 2003 14:55:34.41
> !MESSAGE Unhandled exception caught in event loop.
> !ENTRY org.eclipse.ui 4 0 Jun 06, 2003 14:55:34.41
> !MESSAGE Failed to execute runnable (java.lang.NullPointerException)
> !STACK 0
> org.eclipse.swt.SWTException: Failed to execute runnable
> (java.lang.NullPointerException)
> at org.eclipse.swt.SWT.error(SWT.java:2332)
> at
>
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:101)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
> at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
> at
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:845)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> )
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> .java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
> at org.eclipse.core.launcher.Main.run(Main.java:747)
> at org.eclipse.core.launcher.Main.main(Main.java:583)
> !ENTRY org.eclipse.ui 4 4 Jun 06, 2003 14:55:34.51
> !MESSAGE
> *** Stack trace of contained exception ***
> !ENTRY org.eclipse.ui 4 0 Jun 06, 2003 14:55:34.51
> !MESSAGE java.lang.NullPointerException
> !STACK 0
> java.lang.NullPointerException
> at com.strecl.jsp.internal.ui.editors.e.a(Unknown Source)
> at
com.strecl.jsp.internal.ui.editors.JspEditor$3.selectionChan ged(Unknown
> Source)
> at com.strecl.jsp.internal.ui.editors.JspEditor$a.if(Unknown Source)
> at com.strecl.jsp.internal.ui.editors.JspEditor$2.run(Unknown Source)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at
>
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:98)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
> at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
> at
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:845)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> )
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> .java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
> at org.eclipse.core.launcher.Main.run(Main.java:747)
> at org.eclipse.core.launcher.Main.main(Main.java:583)
>
>
>
|
|
|
|
Re: jspEditor plugin for eclipse from strecl crashes eclipse [message #84144 is a reply to message #82642] |
Fri, 27 June 2003 13:38  |
Eclipse User |
|
|
|
Originally posted by: mongoloid001.netscape.net
Thanks! I will give it a try.
"Wayne Parrott" <wayne@genuitec.com> wrote in message
news:bdd3ul$v41$1@rogue.oti.com...
> Give MyEclipse Enterprise Workbench a try. It has a very good JSP/HTML
> editor with many new features being released on a monthly basis. Key JSP
> features included in the EA2 release are:
>
> - native jsp breakpoints and debugging (very similar to Java breakpoints)
> - code completion for jsp, scriplet, custom tags, and html
> - auto inclusion of jsp import statements
> - JSP validate on save identifies errors before deployment
> - rich syntax coloring schemes
> - html preview capability (jsp coming in a few days)
> - format preferences for soft/hard tabs, indentation levels, upper/lower
> case of tags, ...
> - wizards for JSP, HTML, servlet creation
> ...
>
> www.myeclipseide.com
>
> Note MyEclipse feature set is driven by user demand. If you don't find
what
> you want post it to one of their forums.
>
> Wayne
> MyEclipse Team
>
>
> "Mongo" <mongoloid001@netscape.net> wrote in message
> news:bdd02s$r5d$1@rogue.oti.com...
> > I like that plugin, but it crashes eclipse all the time. And strecl is
not
> > supporting them anymore, I wonder if anyone got it to work with eclipse.
> Or
> > there is a similar plugin out there. I am using Crimson editor right
now,
> > but it sucks for jsp tags.
> >
> > Thanks!
> >
> > --
> >
> > !ENTRY org.eclipse.ui 4 4 Jun 06, 2003 14:55:34.41
> > !MESSAGE Unhandled exception caught in event loop.
> > !ENTRY org.eclipse.ui 4 0 Jun 06, 2003 14:55:34.41
> > !MESSAGE Failed to execute runnable (java.lang.NullPointerException)
> > !STACK 0
> > org.eclipse.swt.SWTException: Failed to execute runnable
> > (java.lang.NullPointerException)
> > at org.eclipse.swt.SWT.error(SWT.java:2332)
> > at
> >
>
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:101)
> > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
> > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
> > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
> > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
> > at
> >
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> > a:845)
> > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at
> >
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> > )
> > at
> >
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> > .java:25)
> > at java.lang.reflect.Method.invoke(Method.java:324)
> > at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
> > at org.eclipse.core.launcher.Main.run(Main.java:747)
> > at org.eclipse.core.launcher.Main.main(Main.java:583)
> > !ENTRY org.eclipse.ui 4 4 Jun 06, 2003 14:55:34.51
> > !MESSAGE
> > *** Stack trace of contained exception ***
> > !ENTRY org.eclipse.ui 4 0 Jun 06, 2003 14:55:34.51
> > !MESSAGE java.lang.NullPointerException
> > !STACK 0
> > java.lang.NullPointerException
> > at com.strecl.jsp.internal.ui.editors.e.a(Unknown Source)
> > at
> com.strecl.jsp.internal.ui.editors.JspEditor$3.selectionChan ged(Unknown
> > Source)
> > at com.strecl.jsp.internal.ui.editors.JspEditor$a.if(Unknown Source)
> > at com.strecl.jsp.internal.ui.editors.JspEditor$2.run(Unknown Source)
> > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> > at
> >
>
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:98)
> > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
> > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
> > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
> > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
> > at
> >
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> > a:845)
> > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at
> >
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> > )
> > at
> >
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> > .java:25)
> > at java.lang.reflect.Method.invoke(Method.java:324)
> > at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
> > at org.eclipse.core.launcher.Main.run(Main.java:747)
> > at org.eclipse.core.launcher.Main.main(Main.java:583)
> >
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.06207 seconds