diff --git a/examples/DisDemo/nbproject/build-impl.xml b/examples/DisDemo/nbproject/build-impl.xml
index 0f8cabb4839c78449b2b6974f73914ac25a3f43a..6141647413b69914cd9d6c915dddecfe9b72498d 100644
--- a/examples/DisDemo/nbproject/build-impl.xml
+++ b/examples/DisDemo/nbproject/build-impl.xml
@@ -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"/>
diff --git a/examples/DisDemo/nbproject/genfiles.properties b/examples/DisDemo/nbproject/genfiles.properties
index fb8925baf82617920b23edc60117ed09f2193dff..c4f7f736ca6ad27b1991a6eeb0eef9b6a19a1c2d 100644
--- a/examples/DisDemo/nbproject/genfiles.properties
+++ b/examples/DisDemo/nbproject/genfiles.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