Remove source file comments using IntelliJ?

Posted by Marcus on Stack Overflow See other posts from Stack Overflow or by Marcus
Published on 2010-04-10T12:59:19Z Indexed on 2010/04/10 13:03 UTC
Read the original article Hit count: 344

Filed under:
|
|

Is there a plugin or tool in IntelliJ that will strip all comments out of your source .java files? I've read about an ANT task that can do this.. was looking to do the same from within the IDE. Alternatively a TextPad plugin would work as well..

© Stack Overflow or respective owner

Related posts about java

Related posts about comments