Skip to content

Commit 940d2f0

Browse files
committed
Updated to NetBeans 8.1
1 parent 8fc669f commit 940d2f0

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

nbproject/platform.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ extcluster.mavenmodules.sources=
3939
# org.openide.execution,\
4040
# org.openide.options,\
4141
# org.openide.util.enumerations
42-
nbplatform.active=nb802
42+
nbplatform.active=nb81

tmc-plugin/nbproject/project.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@
6868
<specification-version>1.23.1</specification-version>
6969
</run-dependency>
7070
</dependency>
71+
<dependency>
72+
<code-name-base>org.netbeans.api.progress.nb</code-name-base>
73+
<build-prerequisite/>
74+
<compile-dependency/>
75+
<run-dependency>
76+
<specification-version>1.46.1</specification-version>
77+
</run-dependency>
78+
</dependency>
7179
<dependency>
7280
<code-name-base>org.netbeans.modules.autoupdate.services</code-name-base>
7381
<build-prerequisite/>
@@ -148,6 +156,15 @@
148156
<specification-version>1.50.1.8</specification-version>
149157
</run-dependency>
150158
</dependency>
159+
<dependency>
160+
<code-name-base>org.netbeans.modules.projectuiapi.base</code-name-base>
161+
<build-prerequisite/>
162+
<compile-dependency/>
163+
<run-dependency>
164+
<release-version>1</release-version>
165+
<specification-version>1.83.1.9</specification-version>
166+
</run-dependency>
167+
</dependency>
151168
<dependency>
152169
<code-name-base>org.netbeans.modules.settings</code-name-base>
153170
<build-prerequisite/>
@@ -254,6 +271,14 @@
254271
<specification-version>8.6.1</specification-version>
255272
</run-dependency>
256273
</dependency>
274+
<dependency>
275+
<code-name-base>org.openide.util.ui</code-name-base>
276+
<build-prerequisite/>
277+
<compile-dependency/>
278+
<run-dependency>
279+
<specification-version>9.4.1</specification-version>
280+
</run-dependency>
281+
</dependency>
257282
<dependency>
258283
<code-name-base>org.openide.windows</code-name-base>
259284
<build-prerequisite/>

0 commit comments

Comments
 (0)