structural s&r question
I am new to structural S&R.. trying to delete all eclipse "non-javadoc" comments from my codebase. I tried replacing
/*
(non-Javadoc)
$ANYTHING$
*/
with an empty string.
shouldn't that effectively delete each occurrence? it finds them, but when i hit 'replace' in the subwindow, it doesn't modify the occurrences.
Please sign in to leave a comment.
What IDEA build you are using?
Ian Pojman wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"