Konstantin Sobolev

Avatar
  • Total activity 186
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 6
  • Subscriptions 62
  • Created

    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
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 10 comments
    • 0 votes
  • Created

    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...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    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...
    • 6 followers
    • 16 comments
    • 0 votes
  • Created

    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..
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    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 ...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 1 follower
    • 0 comments
    • 0 votes