E
Erik
Hi
I'm looking for a smart way to scan through a set of Java source
files, replace certain Javadoc tags with some others, and then write
the results out to new source files.
I had a look at Qdox, but it seems to reformat the code, along with
fully qualifing my class declerations - which makes merging in
revision control a bit of a nightmare.
Rgs
Erik
I'm looking for a smart way to scan through a set of Java source
files, replace certain Javadoc tags with some others, and then write
the results out to new source files.
I had a look at Qdox, but it seems to reformat the code, along with
fully qualifing my class declerations - which makes merging in
revision control a bit of a nightmare.
Rgs
Erik