Vojtěch Krása
- Total activity 435
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 158
-
-
Created New VisualVM plugin
I have made a new plugin, currently with following features:1) Run button with VisualVM started immediately after execution2) Debug button with VisualVM started immediately after execution3) Action... -
Created Debugging freezes whole OS - Ubuntu 12.04 x64, jdk 1.6 x64
While debugging IntelliJ, or plugin for IntelliJ, when it runs on breakpoint, it usually freezes whole Ubuntu, only one key works sometimes- super key - it displays Dash Home, but no other keys wor... -
Created Type migration of a single field
I have multiple String fields, and i would like to migrate on of them to different type.Is there any way to do it? Type migration function seems to migrate all String fields... -
Created Bug that makes me sad
There is an issue http://youtrack.jetbrains.com/issue/IDEA-75800 which seems that does not get any attention from JetBrains, last post was 7 months ago. It seems to me that issue with 46 votes (15.... -
Created How to replace default action by my own
I have my own action for optimizing imports, and I want to replace the default action by just installing the plugin, so it should remove keyboard shortcut of the default one. I do not want any manu... -
Created Hot Swap - IntelliJ vs Eclipse
Hello,I have read on the issue tracker that IntelliJ has nothing to do whether hot swap fails or not, but I have noticed that Eclipse can hot swap way more changes than IntelliJ. How is it possible... -
Created AssertionError: Wrong line separators
hello, I have a problem with my plugin Eclipse code formatter http://plugins.intellij.net/plugin/?idea&id=6546Document#setText is failing because sometimes there is a line separator \r\nis there... -
Created New Eclipse code formatter plugin for IntelliJ
Hello, I created a plugin which allows using Eclipse's code formatter directly from IntelliJ without slow executing Eclipse via command line.It can be downloaded from here http://code.google.com/p... -
Created Plugin upload does not work
Hi, I creater a plugin for IntelliJ, but when i try to upload it at http://plugins.intellij.net/plugin/add/, i get following error: Fatal error: Call to a member function on a non-object in /var/ww...