java.lang.NoSuchMethodError: org.eclipse.jst.jsf.core.internal.JSFCorePlugin.getJSFLibraryRegistry()Lorg/eclipse/jst/jsf/core/internal/jsflibraryregistry/JSFLibraryRegistry;
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Icesoft by palmal, 1 year ago
java.lang.NoSuchMethodError: org.eclipse.jst.jsf.core.internal.JSFCorePlugin.getJSFLibraryRegistry()Lorg/eclipse/jst/jsf/core/internal/jsflibraryregistry/JSFLibraryRegistry;
at com.icesoft.ide.eclipse.jsf.integration.Utils.getLibrary(Utils.java:405)
at com.icesoft.ide.eclipse.jsf.integration.Utils.storeValue(Utils.java:304)
at com.icesoft.ide.eclipse.jsf.integration.ui.ICEfacesPreferencePage.performOk(ICEfacesPreferencePage.java:298)
at org.eclipse.jface.preference.PreferenceDialog$12.run(PreferenceDialog.java:926)