> On the other hand, for your problem, I might suggest you to replace your > /webapps path by multiple paths : > - /webapps/api/src/com... > - /webapps/app1/src/docroot > - /webapps/app1/src/com... > - /webapps/app2/src/docroot > - /webapps/app2/src/com... > So you would just see the needed folders and nothing else. > I believe it should solve your duplicated TODOs problem. > > Guillaume
Yes that works. Simply add each directory individually. Good idea! -kevin _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
