why would i do a text search?
and yes i hate command line :)
i just want TODO or TASK marker then its very easy to find in eclipse
johan
On 5/29/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
* Martijn Dashorst:
> When you comment such a failing test, then at the very least add the
> class and method to the issue. Otherwise it will be HELL to find the
> test again. Also, ensure that the method is commented with the JIRA
> issue number.
That's why I suggested to rename testXXX() to bugTestXXX(), see
how it's easy to find it:
$ cd wicket
$ grep -rs bugTest src/test/java
Whereas only commenting it makes it impossible to find it again.
Am I the only command-line addict here? Come on you can also
do a text search in Eclipse can't you?
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.com/jbq/