Skip to content
Snippets Groups Projects
Commit 897a4422 authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

[Terry N.] update NB stuff

parent 47ea60db
No related branches found
No related tags found
No related merge requests found
......@@ -46,8 +46,8 @@ is divided into following sections:
<property file="${user.properties.file}"/>
<!-- The two properties below are usually overridden -->
<!-- by the active platform. Just a fallback. -->
<property name="default.javac.source" value="1.6"/>
<property name="default.javac.target" value="1.6"/>
<property name="default.javac.source" value="1.8"/>
<property name="default.javac.target" value="1.8"/>
</target>
<target depends="-pre-init,-init-private,-init-user" name="-init-project">
<property file="nbproject/configs/${config}.properties"/>
......
......@@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=f85dc8f2@1.95.0.48
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=8b7a865d
nbproject/build-impl.xml.script.CRC32=56ceb4b7
nbproject/build-impl.xml.stylesheet.CRC32=d549e5cc@1.99.0.48
nbproject/build-impl.xml.script.CRC32=7dc30349
nbproject/build-impl.xml.stylesheet.CRC32=12e0a6c2@1.100.0.48
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment