andrei

- Total activity 201
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 79
-
andrei created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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...