Modifiche automatiche netbeans

This commit is contained in:
Giacomo R. 2023-06-06 21:41:00 +02:00
parent 76aa0080c6
commit 3ed4f15666
2 changed files with 1779 additions and 1779 deletions

View File

@ -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"/>

View File

@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=f85dc8f2@1.99.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=7a406286
nbproject/build-impl.xml.script.CRC32=c26710d0
nbproject/build-impl.xml.stylesheet.CRC32=d549e5cc@1.99.0.48
nbproject/build-impl.xml.script.CRC32=e96aa72e
nbproject/build-impl.xml.stylesheet.CRC32=12e0a6c2@1.106.0.48