On Fri, May 30, 2008 at 3:39 PM, nigelm <[EMAIL PROTECTED]> wrote: > > > Actually, there's something more annoying than the SCM behaviour - text > search becomes annoying as if moduleA has file.java, it'll be found twice > (once in module1/src/main/java and once in project1/module1/src/main/java). > Click on the 'wrong' one, and it'll be opened as a text file, not a java > file (as module1/... isn't a 'source' directory). > > Our projects are typically 4 layers deep, so we get this behaviour in > spades > :-(.
Right, I didn't think about this one. You can vote for the issue :-) Arnaud
