I've followed Jason Eclipse Plugin mini-tutorial (http://jason.sourceforge.net/mini-tutorial/eclipse-plugin/) but after the installation the editor is not highlighting and showing asl and mas2j code properly.
For asl and mas2j files eclipse is showing the error message: Could not open the editor: The editor class could not be instantiated. This usually indicates a missing no-arg constructor or that the editor's class name was mistyped in plugin.xml.
I can ask to eclipse to open as normal text, everythingelse works well. Does anyone knows how to fix this editor error?