andrei

Avatar
  • 活动总数 201
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 79
  • andrei 创建了一个帖子,

    F4 (Edit source) for editing file from changes view

    Hi there,Not sure what's causing the editing option (in the repository changes view) to be greyed out in my latest project. It's a grails one (if that makes any difference) and both the edit source...
  • andrei 创建了一个帖子,

    HQL console in a grails project

    Hi there,Didn't see any special instructions for setting up the HQL console in a grails project. IDEA does define the hibernate facet, and the console is available from there, but it doesn't work. ...
  • andrei 创建了一个帖子,

    Exploded J2EE deployment: is this really still supported?

    Hi there,10.5 is almost out and J2EE exploded deployment (from a maven generated structure) is broken, again. It's become a pattern, for the last few releases we had to deal with the same type of p...
  • andrei 创建了一个帖子,

    Seam support: shelved already?

    Hi JetBrains,9.0.3 is to be released any moment now, but it seems like the seam support is not getting any attention anymore. Not only are old bugs ignored (even with major priority), but regressio...
  • andrei 创建了一个帖子,

    Rename with search & replace: not fun...

    Having to approach a simple rename as 10 years ago sucks. Having to do that because the latest IDEA bugfix release shipped with unreliable rename refactoring is even more annoying... :-(http://yout...
  • andrei 创建了一个帖子,

    How to enable navigation from xhtml files to resource bundle entries?

    Hi there,Is there a specific setting for making the ctrl+click (or ctrl+b) navigation work between xhtml pages (in a seam project) and the messages in a resource bundle? For a line like this:<h:out...
  • andrei 创建了一个帖子,

    Datasource console: can it have its own tab, please?

    Hi there,After quite a while, I still get annoyed by having the jdbc console show up in the run tool window. I can understand that the way it's implemented made it a candidate for the run console, ...
  • andrei 创建了一个帖子,

    IDEA pickier when refactoring?

    Hi there,I've noticed, recently, that IDEA fails to perform some simple refactorings when there are some errors in the code (unrelated to the attempted refactoring). I don't remember having to deal...
  • andrei 创建了一个帖子,

    Build 9720 not available through the update feature

    Hi there,I'm running 9712 and, after seeing the 9720 announcement I tried to upgrade using the Help/Check for Update functionality. Alas, no update is found.Should I wait some more or is this a bug...
  • andrei 创建了一个帖子,

    Domain classes dependencies diagram(s)

    Hi there,The Grails domain classes dependencies diagrams show all the domain classes in the project (which is OK for a smallish project, but might pose some issues as the number of domain classes i...