1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Trying to enable debug info in tests

This commit is contained in:
Markus Schorn 2006-10-27 15:15:26 +00:00
parent 4fe0f611dd
commit cc1ce25579
2 changed files with 2 additions and 2 deletions

View file

@ -100,7 +100,7 @@ zipargs=
#bootclasspath=d:/ibm1.3.1/jre/lib/rt.jar
# Whether or not to include debug info in the output jars
javacDebugInfo=true
javacDebugInfo=on
# Whether or not to fail the build if there are compiler errors
javacfailonerror=true

View file

@ -83,7 +83,7 @@ zipargs=
#bootclasspath=d:/ibm1.3.1/jre/lib/rt.jar
# Whether or not to include debug info in the output jars
javacDebugInfo=true
javacDebugInfo=on
# Whether or not to fail the build if there are compiler errors
javacfailonerror=true