Vojtěch Krása
- 活动总数 435
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 8
- 订阅数 158
-
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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.... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...