Skip to content

Commit 333ecb5

Browse files
committed
module upgraded to NetBeans 9.0 dev
1 parent c96a512 commit 333ecb5

File tree

2 files changed

+21
-5
lines changed

2 files changed

+21
-5
lines changed

samples/jvmcap/nbproject/project.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@
5151
</run-dependency>
5252
</dependency>
5353
<dependency>
54-
<code-name-base>org.openide.util</code-name-base>
54+
<code-name-base>org.openide.util.ui</code-name-base>
5555
<build-prerequisite/>
5656
<compile-dependency/>
5757
<run-dependency>
58-
<specification-version>8.0</specification-version>
58+
<specification-version>9.8</specification-version>
5959
</run-dependency>
6060
</dependency>
61-
</module-dependencies>
61+
</module-dependencies>
6262
<public-packages/>
6363
</data>
6464
</configuration>

samples/killapp/nbproject/project.xml

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,31 @@
3939
<compile-dependency/>
4040
<run-dependency>
4141
<release-version>1</release-version>
42-
<specification-version>1.28.1</specification-version>
42+
<specification-version>1.48</specification-version>
43+
</run-dependency>
44+
</dependency>
45+
<dependency>
46+
<code-name-base>org.netbeans.api.progress.nb</code-name-base>
47+
<build-prerequisite/>
48+
<compile-dependency/>
49+
<run-dependency>
50+
<specification-version>1.48</specification-version>
4351
</run-dependency>
4452
</dependency>
4553
<dependency>
4654
<code-name-base>org.openide.util</code-name-base>
4755
<build-prerequisite/>
4856
<compile-dependency/>
4957
<run-dependency>
50-
<specification-version>8.0</specification-version>
58+
<specification-version>9.8</specification-version>
59+
</run-dependency>
60+
</dependency>
61+
<dependency>
62+
<code-name-base>org.openide.util.ui</code-name-base>
63+
<build-prerequisite/>
64+
<compile-dependency/>
65+
<run-dependency>
66+
<specification-version>9.8</specification-version>
5167
</run-dependency>
5268
</dependency>
5369
</module-dependencies>

0 commit comments

Comments
 (0)