Skip to content

Commit ad52b29

Browse files
committed
Netbeans version
1 parent 3246f44 commit ad52b29

File tree

4 files changed

+4
-9
lines changed

4 files changed

+4
-9
lines changed

nbproject/platform.properties

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
branding.token=tmcbeans
22
cluster.path=\
3-
${nbplatform.active.dir}/cnd:\
4-
${nbplatform.active.dir}/dlight:\
5-
${nbplatform.active.dir}/enterprise:\
63
${nbplatform.active.dir}/extide:\
74
${nbplatform.active.dir}/harness:\
85
${nbplatform.active.dir}/ide:\
96
${nbplatform.active.dir}/java:\
107
${nbplatform.active.dir}/javafx:\
118
${nbplatform.active.dir}/nb:\
12-
${nbplatform.active.dir}/php:\
139
${nbplatform.active.dir}/platform:\
14-
${nbplatform.active.dir}/webcommon:\
1510
${nbplatform.active.dir}/websvccommon:\
1611
mavenmodules
1712
disabled.modules=\
@@ -38,4 +33,4 @@ extcluster.mavenmodules.sources=
3833
# org.openide.execution,\
3934
# org.openide.options,\
4035
# org.openide.util.enumerations
41-
nbplatform.active=nb82
36+
nbplatform.active=nb81
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
is.eager=true
2-
javac.source=1.6
2+
javac.source=1.7
33
javac.compilerargs=-Xlint -Xlint:-serial

tmc-plugin/nbproject/genfiles.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ build.xml.script.CRC32=84aa6cb9
33
build.xml.stylesheet.CRC32=[email protected]
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.
6-
nbproject/build-impl.xml.data.CRC32=71dc5f8e
6+
nbproject/build-impl.xml.data.CRC32=a99e83c5
77
nbproject/build-impl.xml.script.CRC32=72a9c69e
88
nbproject/build-impl.xml.stylesheet.CRC32=[email protected]

tmc-plugin/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
javac.source=1.6
1+
javac.source=1.7
22
javac.compilerargs=-Xlint -Xlint:-serial -Xlint:-path
33
license.file=../LICENSE
44
nbm.homepage=https://github.com/testmycode/tmc-netbeans

0 commit comments

Comments
 (0)