[ANN] Console 0.0.2 (minor changes)

Hello,

New version is available from PluginManager.
This version is builded for Pallada 2013 build and may not work on other builds. To make console working on other build you may get sources from http://www.intellij.org/twiki/bin/view/Main/ConsolePlugin and try port it for your build.

This version is full refactored of previous implementation. Next version will have inmproved ConsoleView implementation with any advanced controls.

Changes:

  • Improvements in settings (shell path, encoding, startup script)

  • New console view model (using ConsoleView)

  • Bug fixes


Known issues:

  • Focus not in editor then Console opened.


Thanks!

0
Avatar
Permanently deleted user

I tried the plugin with IDEA 4.0.3 and it throws an exception when you try to configure it:
java.lang.NoClassDefFoundError: com/intellij/openapi/ui/TextFieldWithBrowseButton

The plugin information say that it works with IDEA 4.0 to 4.1, which is not right.

Do you plan to support IDEA 4.0.x?

Thanks,
Marius

0
Avatar
Permanently deleted user

Hi,
Unfortunaly i have no ideas how do it. But i will try port to 4.0.

0

请先登录再写评论。