Konstantin Sobolev
- 活动总数 187
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 62
-
创建于 IDEADEV-7057: am I really wrong here?
Hican anyone explain me in more details why I'm wrong here:http://www.jetbrains.net/jira/browse/IDEA-7057?page=allit really looks like a bug in either IDEA or javac -
创建于 IdeaIRC plugin
Hello,I was making an IRC plugin for IDEA but now I don't have time even to finish the configuration UI. At the same time I feel that this project may be interesting to someone, so I decided to sha... -
创建于 CVS screws up
Hi,I'm getting a strange problem with 5.0 and 5.0.1, after a while random CVS/Repository files get corrupted, correct paths get overwritten with the path to CVSROOT on the server. For example I hav... -
创建于 properties editor leaves garbage
Hi,I'm trying to use new properties editor with transparent native-to-ascii conversion, and sometimes, when reopening a file I find a strange garbage there. Usually it looks like this: some unicode... -
创建于 resources editor performance
Hi,we have quite large resource bundle, between 500K and 1.5M per .properties file, and IDEA is very slow on editing it, i.e. when I press F4 while standing on resource bundle node in the project v... -
创建于 incremental patches
EAP builds get bigger and bigger, I have to think twice before downloading another 40Mb update. Why not to release incremental binary patches along with full versions?For example Xdelta can be used... -
创建于 thlnk
Hi alltried this stuff on Vim, I think it is worth of IDEA porthttp://www.bf-consulting.de/thlnk/vim/if anyone has time.. -
创建于 Can't upload plugin version.
HiI've created new version of my BSFConsole plugin with new since-build tag in plugin.xml. However I can't upload it to http://plugins.intellij.net/plugins/version for a week already, I always get ... -
创建于 ClassLoader question
This is not OpenAPI-specific, but it is an attempt to allow my plugin to see jars located in IDEA/lib/ant.I suspect that AntConsole class has been already loaded and cached by some of classLoader's... -
创建于 Dynamic Actions Presentation
HiMy plugin has a number of actions that appear in different places: in the plugin's toolwindow toolbar, in the toolwindow's context menu, in the editor's context menu and (is it really an ActionPl...