File tree Expand file tree Collapse file tree 4 files changed +4
-9
lines changed
tmc-application/nbproject Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
1
branding.token =tmcbeans
2
2
cluster.path =\
3
- ${nbplatform.active.dir}/cnd:\
4
- ${nbplatform.active.dir}/dlight:\
5
- ${nbplatform.active.dir}/enterprise:\
6
3
${nbplatform.active.dir}/extide:\
7
4
${nbplatform.active.dir}/harness:\
8
5
${nbplatform.active.dir}/ide:\
9
6
${nbplatform.active.dir}/java:\
10
7
${nbplatform.active.dir}/javafx:\
11
8
${nbplatform.active.dir}/nb:\
12
- ${nbplatform.active.dir}/php:\
13
9
${nbplatform.active.dir}/platform:\
14
- ${nbplatform.active.dir}/webcommon:\
15
10
${nbplatform.active.dir}/websvccommon:\
16
11
mavenmodules
17
12
disabled.modules =\
@@ -38,4 +33,4 @@ extcluster.mavenmodules.sources=
38
33
# org.openide.execution,\
39
34
# org.openide.options,\
40
35
# org.openide.util.enumerations
41
- nbplatform.active =nb82
36
+ nbplatform.active =nb81
Original file line number Diff line number Diff line change 1
1
is.eager =true
2
- javac.source =1.6
2
+ javac.source =1.7
3
3
javac.compilerargs =-Xlint -Xlint:-serial
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ build.xml.script.CRC32=84aa6cb9
3
3
build.xml.stylesheet.CRC32 =
[email protected]
4
4
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
5
5
# 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
7
7
nbproject/build-impl.xml.script.CRC32 =72a9c69e
8
8
nbproject/build-impl.xml.stylesheet.CRC32 =
[email protected]
Original file line number Diff line number Diff line change 1
- javac.source =1.6
1
+ javac.source =1.7
2
2
javac.compilerargs =-Xlint -Xlint:-serial -Xlint:-path
3
3
license.file =../LICENSE
4
4
nbm.homepage =https://github.com/testmycode/tmc-netbeans
You can’t perform that action at this time.
0 commit comments