when i write scriptlet code in jsp editor (e.g. request.getAttribute()) it 
doesnot show code help pop up menu, above request can be written manually. it 
gives following error in log file when i press crtl+space. i use jboss-ide1.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

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964521#3964521

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964521
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to