I can see it and install it, but I get a lot of exceptions like the following:
java.lang.IncompatibleClassChangeError at com.ansorgit.plugins.bash.lang.lexer.MergingLexer.start(MergingLexer.java:38) at com.ansorgit.plugins.bash.lang.lexer.BashLexer.start(BashLexer.java:14) at com.intellij.lexer.Lexer.start(Lexer.java:45) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.<init>(LexerEditorHighlighter.java:39)
OSX Leopard, 64-bit Java 6:
java version "1.6.0_15" Java(TM) SE Runtime Environment (build 1.6.0_15-b03-226) Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-92, mixed mode)
Maia 90.94. Let me know if you'd like any more information.
Hi,
Can't see it in the plugin manager of the new EAP (IU-90.94) -- maybe it's related to the new IDEA versioning scheme?
Cheers,
Sergei
I can see it and install it, but I get a lot of exceptions like the following:
java.lang.IncompatibleClassChangeError
at com.ansorgit.plugins.bash.lang.lexer.MergingLexer.start(MergingLexer.java:38)
at com.ansorgit.plugins.bash.lang.lexer.BashLexer.start(BashLexer.java:14)
at com.intellij.lexer.Lexer.start(Lexer.java:45)
at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.<init>(LexerEditorHighlighter.java:39)
OSX Leopard, 64-bit Java 6:
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03-226)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-92, mixed mode)
Maia 90.94. Let me know if you'd like any more information.
I still have to test it in the new EAP.
The errors you reported usually occur if you install the version for 8.x in 9.x.
Did you install the lateset 0.9.3 release (which is only compatible with 9.x)?
Wallaby
It disappeared from the available plugins list, then reappeared, but it's still version 0.8.7 that I see in the plugin manager of the latest EAP.
Now there's an updated version (0.9.3-maia) for the latest EAP release (the ultimate edition).
That one should work, at least in that version.
Regards,
Wallaby
Thanks a bunch, that finally did work for me!
Ah, I just re-downloaded it and it works now, thanks - I did have the 8.x version installed previously.
Cheers,
Colin
It looks like the latest version of bash plugin (0.9.3-maia) spoils idea logs with debug output.
Can it be fixed?
Hi,
thank you for reporting this.
This is fixed in 0.9.4-maia.
Regards,
Wallaby