optimization: do not call expensive getChildren() when file is not under our node
commit390654127d8aae68c2aeeaa479521ecd05d44655
authorAlexey Kudravtsev <cdr@intellij.com>
Tue, 17 Nov 2009 11:23:25 +0000 (17 14:23 +0300)
committerAlexey Kudravtsev <cdr@intellij.com>
Wed, 18 Nov 2009 07:59:44 +0000 (18 10:59 +0300)
treeed88ab60d985b980bf05d2b3c8ea59d4d38023f8
parent30c369a7d711c7361be8f8b48a4ed1ba1b266249
optimization: do not call expensive getChildren() when file is not under our node
java/java-impl/src/com/intellij/ide/projectView/impl/nodes/PackageViewLibrariesNode.java