Skip to content

Commit 60cf6ed

Browse files
committed
Switch to NB11
1 parent a21aaaa commit 60cf6ed

5 files changed

Lines changed: 8 additions & 7 deletions

File tree

nbproject/genfiles.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build.xml.stylesheet.CRC32=eaf9f76a@2.50.1
55
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
66
nbproject/build-impl.xml.data.CRC32=b49f54e7
77
nbproject/build-impl.xml.script.CRC32=416371d0
8-
nbproject/build-impl.xml.stylesheet.CRC32=473dc988@2.74.1
8+
nbproject/build-impl.xml.stylesheet.CRC32=473dc988@2.76.1
99
nbproject/platform.xml.data.CRC32=b49f54e7
1010
nbproject/platform.xml.script.CRC32=6dcbd131
11-
nbproject/platform.xml.stylesheet.CRC32=ae64f0b6@2.74.1
11+
nbproject/platform.xml.stylesheet.CRC32=ae64f0b6@2.76.1

nbproject/platform.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ disabled.modules=\
1818
org.netbeans.modules.welcome
1919
extcluster.mavenmodules.javadoc=
2020
extcluster.mavenmodules.sources=
21+
nbjdk.active=JDK_11
2122
#Default disabled modules for NB RCP app:
2223
#disabled.modules=\
2324
# org.jdesktop.layout,\
@@ -33,4 +34,4 @@ extcluster.mavenmodules.sources=
3334
# org.openide.execution,\
3435
# org.openide.options,\
3536
# org.openide.util.enumerations
36-
nbplatform.active=Apache_NetBeans_IDE_9.0_(Build_incubator-netbeans-release-334-on-20180708)
37+
nbplatform.active=Apache_NetBeans_IDE_11.0_(Build_incubator-netbeans-release-404-on-20190319)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
build.xml.data.CRC32=d86d3efa
22
build.xml.script.CRC32=d075bdf4
3-
build.xml.stylesheet.CRC32=15ca8a54@2.74.1
3+
build.xml.stylesheet.CRC32=15ca8a54@2.76.1
44
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
55
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
66
nbproject/build-impl.xml.data.CRC32=d86d3efa
77
nbproject/build-impl.xml.script.CRC32=ba1a70e4
8-
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.74.1
8+
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.76.1

tmc-plugin/manifest.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
OpenIDE-Module: fi.helsinki.cs.tmc
33
OpenIDE-Module-Layer: fi/helsinki/cs/tmc/layer.xml
44
OpenIDE-Module-Localizing-Bundle: fi/helsinki/cs/tmc/Bundle.properties
5-
OpenIDE-Module-Requires:
5+
OpenIDE-Module-Requires:
66
org.openide.windows.IOProvider,
77
org.openide.windows.WindowManager
88
OpenIDE-Module-Install: fi/helsinki/cs/tmc/actions/TmcModuleInstall.class

tmc-plugin/nbproject/genfiles.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ build.xml.stylesheet.CRC32=a56c6a5b@1.45.1
55
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
66
nbproject/build-impl.xml.data.CRC32=0bb14b68
77
nbproject/build-impl.xml.script.CRC32=72a9c69e
8-
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.74.1
8+
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.76.1

0 commit comments

Comments
 (0)