Fix JDK8 build for the rest of SDK plugins
This commit is contained in:
parent
5905a684ad
commit
c2b9b8a2e1
@ -42,6 +42,15 @@
|
|||||||
<specification-version>1.32.1</specification-version>
|
<specification-version>1.32.1</specification-version>
|
||||||
</run-dependency>
|
</run-dependency>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<code-name-base>org.netbeans.modules.projectapi</code-name-base>
|
||||||
|
<build-prerequisite/>
|
||||||
|
<compile-dependency/>
|
||||||
|
<run-dependency>
|
||||||
|
<release-version>1</release-version>
|
||||||
|
<specification-version>1.60.2</specification-version>
|
||||||
|
</run-dependency>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<code-name-base>org.netbeans.modules.settings</code-name-base>
|
<code-name-base>org.netbeans.modules.settings</code-name-base>
|
||||||
<build-prerequisite/>
|
<build-prerequisite/>
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
build.xml.data.CRC32=8c4c1985
|
build.xml.data.CRC32=83a15b24
|
||||||
build.xml.script.CRC32=866b78de
|
build.xml.script.CRC32=866b78de
|
||||||
build.xml.stylesheet.CRC32=a56c6a5b@2.66.1
|
build.xml.stylesheet.CRC32=a56c6a5b@2.67.1
|
||||||
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
|
# 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.
|
# 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=8c4c1985
|
nbproject/build-impl.xml.data.CRC32=83a15b24
|
||||||
nbproject/build-impl.xml.script.CRC32=a6bab88d
|
nbproject/build-impl.xml.script.CRC32=a6bab88d
|
||||||
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.66.1
|
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1
|
||||||
|
@ -51,6 +51,15 @@
|
|||||||
<specification-version>1.32.1</specification-version>
|
<specification-version>1.32.1</specification-version>
|
||||||
</run-dependency>
|
</run-dependency>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<code-name-base>org.netbeans.modules.projectapi</code-name-base>
|
||||||
|
<build-prerequisite/>
|
||||||
|
<compile-dependency/>
|
||||||
|
<run-dependency>
|
||||||
|
<release-version>1</release-version>
|
||||||
|
<specification-version>1.60.2</specification-version>
|
||||||
|
</run-dependency>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<code-name-base>org.netbeans.modules.settings</code-name-base>
|
<code-name-base>org.netbeans.modules.settings</code-name-base>
|
||||||
<build-prerequisite/>
|
<build-prerequisite/>
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
build.xml.data.CRC32=3cf20e9d
|
build.xml.data.CRC32=af66f0c2
|
||||||
build.xml.script.CRC32=39e31f0c
|
build.xml.script.CRC32=39e31f0c
|
||||||
build.xml.stylesheet.CRC32=a56c6a5b@2.66.1
|
build.xml.stylesheet.CRC32=a56c6a5b@2.67.1
|
||||||
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
|
# 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.
|
# 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=3cf20e9d
|
nbproject/build-impl.xml.data.CRC32=af66f0c2
|
||||||
nbproject/build-impl.xml.script.CRC32=90c55096
|
nbproject/build-impl.xml.script.CRC32=90c55096
|
||||||
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.66.1
|
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1
|
||||||
|
@ -33,6 +33,15 @@
|
|||||||
<specification-version>1.32.1</specification-version>
|
<specification-version>1.32.1</specification-version>
|
||||||
</run-dependency>
|
</run-dependency>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<code-name-base>org.netbeans.modules.projectapi</code-name-base>
|
||||||
|
<build-prerequisite/>
|
||||||
|
<compile-dependency/>
|
||||||
|
<run-dependency>
|
||||||
|
<release-version>1</release-version>
|
||||||
|
<specification-version>1.60.2</specification-version>
|
||||||
|
</run-dependency>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<code-name-base>org.netbeans.modules.settings</code-name-base>
|
<code-name-base>org.netbeans.modules.settings</code-name-base>
|
||||||
<build-prerequisite/>
|
<build-prerequisite/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user