Name: krC82822 Date: 01/06/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
It would be nice to have a flag on the javadoc command which would
filter out the javadoc and send only the source code to standard out.
I'm trying to diff two versions of a file, but I'm only interested
in seeing the difference between the source code and not the javadoc
comments. In my files there are many differences in the javadoc
comments and my source code changes get lost in all the noise.
(Review ID: 114678)
======================================================================