summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkcr <kcr>2007-06-28 22:20:25 +0000
committerkcr <kcr>2007-06-28 22:20:25 +0000
commitdbaf3a158787fb183c669a68921b2bf7e336e107 (patch)
treeba2f2ba62cdc453962f6fc35d47016f3725d7e07
parentda5994c7e7c7e2847b3ad49bf617549130006558 (diff)
Fixed the nbproject to be consistent with the source= tag in the build.xml file
-rw-r--r--nbproject/project.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml
index df2ba34..8c4b9c6 100644
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -54,7 +54,7 @@
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">
<compilation-unit>
<package-root>src</package-root>
- <source-level>1.5</source-level>
+ <source-level>1.4</source-level>
</compilation-unit>
</java-data>
</configuration>