Hi,
I'm executing following steps:
1. Clean installation of IntelliJ Idea 11.1.4 Community Edition (removing first all files from user profile directory).
2. Installation of Gosu plugin v3.1 (via IntelliJ > Settings > Plugins).
3. Restart of IJ.
4. Plugin shows up on the installed list. "Gosu module" is available in "New project" menu.
5. When I create new Gosu module, IJ throws following exception: 10:11:37 AM Throwable: No parse for a non-empty string: ; type=gosu.FILE (gw.plugin.ij.lang.psi.stubs.elements.GosuStubFileElementType)
Did anybody manage to successfully use Gosu plugin and Ronin with IJ 11? What are the steps to achieve that?
Best regards,
DD