Hi, I want to read the values for the Javadoc options -bottom and -footer from files as suggested byhttp://download.oracle.com/javase/1.4.2/docs/tooldocs/windows/javadoc.html#argumentfiles :
C:> javadoc -bottom @bottom ...
Is there a way to do this using the maven-javadoc-plugin 2.8?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
