Strategies don't exist: editor-resolve and editor-hover
Not sure why they were triggered, but I noticed in my console that my eclipse was complaining:
Internal error: strategy does not exist: editor-hover Internal error: strategy does not exist: editor-resolve
And this many time, sometimes repeating the resolve many times.
I have updated all addons on eclipse to pull in the newest WebDSL this morning. Relevant entries in my eclipse’s plugins dir:
Submitted by Thomas Schaap on 24 March 2010 at 12:11org.spoofax.aterm_0.2.3.201002222018 org.spoofax.aterm_0.2.3.201003121257 org.spoofax.compiler_0.3.9.201002222018.jar org.spoofax.compiler_0.3.9.201003121257.jar org.spoofax.interpreter_0.3.11.201002222018.jar org.spoofax.interpreter_0.3.11.201003121257.jar org.spoofax.interpreter.adapter.aterm_0.3.11.201002222018.jar org.spoofax.interpreter.adapter.aterm_0.3.11.201003121257.jar org.spoofax.interpreter.core_0.3.13.201002222018.jar org.spoofax.interpreter.core_0.3.13.201003121257.jar org.spoofax.interpreter.library.jsglr_0.3.9.201002222018.jar org.spoofax.interpreter.library.jsglr_0.3.9.201003121257.jar org.spoofax.jsglr_0.2.2.201002222018.jar org.spoofax.jsglr_0.2.2.201003121257.jar org.strategoxt.imp.editors.aster_0.1.0.201002222018.jar org.strategoxt.imp.editors.aster_0.1.0.201003121257.jar org.strategoxt.imp.editors.aterm_0.1.1.201002222018.jar org.strategoxt.imp.editors.aterm_0.1.1.201003121257.jar org.strategoxt.imp.editors.editorservice_0.1.1.201002222018.jar org.strategoxt.imp.editors.editorservice_0.1.1.201003121257.jar org.strategoxt.imp.editors.sdf_0.1.1.201002222018.jar org.strategoxt.imp.editors.sdf_0.1.1.201003121257.jar org.strategoxt.imp.editors.stratego_0.1.1.201002222018 org.strategoxt.imp.editors.stratego_0.1.1.201003121257 org.strategoxt.imp.generator_0.1.2.201002222018 org.strategoxt.imp.generator_0.1.2.201003121257 org.strategoxt.imp.metatooling_0.1.1.201002222018.jar org.strategoxt.imp.metatooling_0.1.1.201003121257.jar org.strategoxt.imp.nativebundle_0.1.1.201002222018 org.strategoxt.imp.nativebundle_0.1.1.201003121257 org.strategoxt.imp.runtime_0.1.1.201002222018.jar org.strategoxt.imp.runtime_0.1.1.201003121257.jar org.strategoxt.strj_0.2.3.201002222018 org.strategoxt.strj_0.2.3.201003121257 webdsl.editor_1.0.0.201003041249 webdsl.editor_1.0.0.201003221146
Issue Log
On 24 March 2010 at 12:22 Danny Groenewegen commented:
These are hooks for adding semantic analysis and services to the editor, this is still work in progress for the WebDSL plugin. I probably didn’t disable it entirely when I built plugin version 1.0.10.
On 9 June 2010 at 10:30 Lennart Kats commented:
Wasn’t this fixed already?
On 9 June 2010 at 12:01 Nathan Bruning closed this issue.
On 9 June 2010 at 12:01 Nathan Bruning commented:
Yes. The reason for the error message ‘strategy does not exist’ was probably the fact that the strategy didn’t exist.
Log in to post comments