[Ann] BashSupport for IDEA 9.x

Hi,
I just released a version compatible with the latest Maia EAP (10781).

No new features, just some code fixes to make it compile.
I'm thankful for feedback and comments.

Kind regards,
Wallaby

0
Avatar
Permanently deleted user

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

0

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.

0
Avatar
Permanently deleted user

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

0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

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

0
Avatar
Permanently deleted user

Thanks a bunch, that finally did work for me!

0

Ah, I just re-downloaded it and it works now, thanks - I did have the 8.x version installed previously.

Cheers,
Colin

0
Avatar
Permanently deleted user

It looks like the latest version of bash plugin (0.9.3-maia) spoils idea logs with debug output.
Can it be fixed?

0
Avatar
Permanently deleted user

Hi,
thank you for reporting this.
This is fixed in 0.9.4-maia.

Regards,
Wallaby

0

请先登录再写评论。