1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Try to fix bug 158358 by using -inlineJSR for all compilation

This commit is contained in:
Martin Oberhuber 2006-10-09 20:31:29 +00:00
parent fd208b2fbf
commit 11d262f563

View file

@ -27,7 +27,10 @@ generateFeatureVersionSuffix=true
javacFailOnError=false
javacDebugInfo=on
#javacVerbose=true
#compileArg=-enableJavadoc
#compilerArg=-enableJavadoc
#This fixes a problem with the IBM 1.5 VM, see bug 158358
compilerArg=-inlineJSR
zipargs=
tarargs=--owner=0 --group=0