diff options
author | Sven Gothel <[email protected]> | 2011-02-09 07:04:11 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-09 07:04:11 +0100 |
commit | e247b39fcf455a9599d759b31be3614eaf46452f (patch) | |
tree | 576b7a002dd22e1686c774c0d470ba7a63b94b3b /nbproject | |
parent | 97631dca3c4d36496717438f12fae609e6bafc63 (diff) |
NB source level bump 1.5
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/project.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml index c666d1190..32d850e34 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -203,7 +203,7 @@ <package-root>build/nativewindow/gensrc/classes</package-root> <classpath mode="compile">../gluegen/build/gluegen.jar:../gluegen/build/gluegen-rt.jar:make/lib/swt/gtk-linux-x86_64/swt-debug.jar</classpath> <built-to>bin</built-to> - <source-level>1.4</source-level> + <source-level>1.5</source-level> </compilation-unit> <compilation-unit> <package-root>src/test</package-root> |