Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JSP Editor error
JSP Editor error [message #148137] Mon, 21 November 2005 11:42 Go to next message
Eclipse UserFriend
Originally posted by: michele.bozzo.gmail.com

Hi everyone,
my eclipse 3.1 with WTP 1.0M8 show me this error when i open a jsp:

java.lang.ClassNotFoundException:
org.eclipse.wst.sse.ui.StructuredTextEditor
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:403)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:350)
at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(AbstractClassLoader.java:78)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)

and so on...

thanks
Re: JSP Editor error [message #148169 is a reply to message #148137] Mon, 21 November 2005 18:12 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4474
Registered: July 2009
Senior Member

Michele Bozzo wrote:
> Hi everyone,
> my eclipse 3.1 with WTP 1.0M8 show me this error when i open a jsp:
>
> java.lang.ClassNotFoundException:
> org.eclipse.wst.sse.ui.StructuredTextEditor
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:403)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:350)
>
> at
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(AbstractClassLoader.java:78)
>
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
>
> and so on...

Usually this means that your installation's somehow invalid. Were
there earlier errors about being unable to start bundles/plugins?
Do you have the correct GEF, EMF/SDO/XSD, and JEM prerequisites
installed? Did you try to install over a previous build without
removing the previous build first?

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Editor extending StructuredTextEditorXML and the print icon is disabled
Next Topic:jboss-4.0.2 vs wtp
Goto Forum:
  


Current Time: Wed Jul 17 23:42:53 GMT 2024

Powered by FUDForum. Page generated in 0.03166 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top