1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00

Enable Javadoc warnings in nightly builds

This commit is contained in:
Martin Oberhuber 2007-05-16 12:31:28 +00:00
parent 17def30973
commit 0559751638

View file

@ -29,7 +29,7 @@ javacDebugInfo=on
#javacVerbose=true
#compilerArg=-enableJavadoc
#This fixes a problem with the IBM 1.5 VM, see bug 158358
compilerArg=-inlineJSR -enableJavadoc -warn:javadoc
compilerArg=-inlineJSR -enableJavadoc -warn:+javadoc
zipargs=
tarargs=--owner=0 --group=0