Hence, when we are forced to put such a path in our classpath/sourcepath/projectpath, we should have the possibility of excluding certain sub-folders that we know we'll never use. I've requested this feature twice, but no-one seems really interested by this feature, thought it would be very useful for ppl having to import a big source path with many sub-projects they don't care about.
For example, imagine you're developing in a huge source tree, such as org.apache... (I know, they use CVS, but it's an example). Tomcat developers would only want to see subpackages relating to Tomcat, Batik developers would only want to see their part of the source tree. Whether or not we use CVS is another debate altogether, but this feature seems trivially simple to implement, it'd be a shame not to..! Guillaume "Michael Kirby" <[EMAIL PROTECTED]> a �crit dans le message news: [EMAIL PROTECTED] > A colleague of mine had a similar problem. It turned out he had c:\ in his classpath. > Apparently IDEA searches every file recursively in your classpath. If you have a "big" > directory in the classpath, then it takes forever to build the caches. > > Mike > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
