-1 A large part of my applications are .properties files (in the project path, and not the source path) and I use the TODO tags in there as well.
Todd Breiholz Kevin Henrikson wrote: > Currently the TODO functionality will search the project path. So in my case > my project path includes the build target dir where ANT builds my webapp. So > all the TODO items are duplicated in my JSP files which get copied to the build > dir in my ANT tasks. > I think the TODO functionality should only search the sourcepath since the > TODO's are generally used in code. I guess to support both it could be > implemented as a option so you can pick whether TODO will search the project > path or sourcepath. > > -kevin > > -- > Kevin Henrikson Openwave Systems, Inc. > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
