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:30:51 +00:00
parent cf0694fc13
commit 17def30973

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
compilerArg=-inlineJSR -enableJavadoc -warn:javadoc
zipargs=
tarargs=--owner=0 --group=0