summaryrefslogtreecommitdiffstats
path: root/nbproject
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2009-10-12 17:12:24 -0700
committerSven Gothel <[email protected]>2009-10-12 17:12:24 -0700
commit3c5fe7f58a2e7816c86ab0b85fb3a4e7cd2113ce (patch)
tree5b1dfa3708f3f760d984f7cb41d847552e6b6bea /nbproject
parent22e98bcb38d51c5f9170d4d3d5afea89647413d4 (diff)
parent03bf321dc0aac6a2bc635093d634e1c8e67f8d43 (diff)
Merge branch 'master' of ssh://git.kenai.com/gluegen~gluegen-git
Diffstat (limited to 'nbproject')
-rwxr-xr-xnbproject/project.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml
index f572542..29c70f9 100755
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -76,14 +76,14 @@
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">
<compilation-unit>
<package-root>src/java</package-root>
- <classpath mode="compile">build/classes:lib/ant-antlr.jar:lib/antlr-2.7.7.jar:lib/antlr-runtime-3.0.1.jar:lib/ant.jar:/usr/lib/jvm/java-6-sun/lib/tools.jar</classpath>
- <built-to>bin</built-to>
- <source-level>1.4</source-level>
- </compilation-unit>
- <compilation-unit>
<package-root>build/gensrc/java</package-root>
- <source-level>1.4</source-level>
+ <classpath mode="compile">build/classes:lib/antlr-2.7.7.jar:${jdk.home}/lib/tools.jar:${ant.core.lib}</classpath>
+ <built-to>bin</built-to>
+ <source-level>1.5</source-level>
</compilation-unit>
</java-data>
+ <preferences xmlns="http://www.netbeans.org/ns/auxiliary-configuration-preferences/1">
+ <module name="org-netbeans-modules-editor-indent"/>
+ </preferences>
</configuration>
</project>