I'm also developping JSP, and I DO put TODOs in my JSP too !
TODOs can be in Classes (in source path) as well as in JSP (in project path
or web-app path).

-1 for that suggestion !

And why do you put the build target dir in the project path ? Do you really
need to do that ?

Guillaume

"Kevin Henrikson" <[EMAIL PROTECTED]> a �crit dans le message
news: [EMAIL PROTECTED]
> 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

Reply via email to