When the Jsp editor attempts to do code completion, I get an exception in my error log as follows:
NOTE: I am running with Eclipse 3.1M4 | java.lang.NoSuchMethodError: org.eclipse.jdt.internal.core.JavaProject.newSearchableNameEnvironment(Lorg/eclipse/jdt/core/WorkingCopyOwner;)Lorg/eclipse/jdt/internal/codeassist/ISearchableNameEnvironment; | at org.jboss.ide.eclipse.jdt.j2ee.jsp.ui.assist.JSPScripletCompletionProcessor.complete(JSPScripletCompletionProcessor.java:280) | at org.jboss.ide.eclipse.jdt.j2ee.jsp.ui.assist.JSPScripletCompletionProcessor.internalComputeCompletionProposals(JSPScripletCompletionProcessor.java:395) | at org.jboss.ide.eclipse.jdt.j2ee.jsp.ui.assist.JSPScripletCompletionProcessor.computeCompletionProposals(JSPScripletCompletionProcessor.java:118) | at org.eclipse.jface.text.contentassist.ContentAssistant.computeCompletionProposals(ContentAssistant.java:1470) | at org.eclipse.jface.text.contentassist.CompletionProposalPopup.computeProposals(CompletionProposalPopup.java:250) | at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$7(CompletionProposalPopup.java:247) | at org.eclipse.jface.text.contentassist.CompletionProposalPopup$1.run(CompletionProposalPopup.java:206) | at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) | at org.eclipse.jface.text.contentassist.CompletionProposalPopup.showProposals(CompletionProposalPopup.java:201) | at org.eclipse.jface.text.contentassist.ContentAssistant$2.run(ContentAssistant.java:319) | at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) | at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118) | at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2675) | at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2400) | at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1569) | at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540) | at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:285) | at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144) | at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102) | at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:220) | at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) | at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) | 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.basicRun(Main.java:185) | at org.eclipse.core.launcher.Main.run(Main.java:710) | at org.eclipse.core.launcher.Main.main(Main.java:694) | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863748#3863748 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863748 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development