0 Replies Latest reply on Jul 8, 2006 7:42 AM by chaman4110

    unable to create part

    chaman4110

      when i open any jsp or html file within eclipse-3.0.2 it gives error mess "unable to create part" & mess attached to log file(i use JBossIDE-1.4.1-jre1.4-e31, os- fc 5)

      !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
      !STACK 0
      java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/codeassist/CompletionRequestorWrapper
      at org.jboss.ide.eclipse.jdt.j2ee.jsp.ui.editors.JSPConfiguration.getContentAssistant(JSPConfiguration.java:192)
      at org.eclipse.jface.text.source.SourceViewer.configure(SourceViewer.java:326)
      at org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(AbstractTextEditor.java:2381)
      at org.eclipse.ui.texteditor.StatusTextEditor.createPartControl(StatusTextEditor.java:53)
      at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createPartControl(Abstr