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

The Windows SDK uses Java 1.5 features.

This commit is contained in:
Doug Schaefer 2006-12-18 17:44:40 +00:00
parent a014ccd30c
commit 07bc92feec

View file

@ -89,7 +89,7 @@ javacDebugInfo=on
javacfailonerror=true
# The version of the source code
javacSource=1.4
javacSource=1.5
# The version of the byte code targeted
javacTarget=1.4
javacTarget=1.5