File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ OpenIDE-Module-Requires:
6
6
org.openide.windows.IOProvider,
7
7
org.openide.windows.WindowManager
8
8
OpenIDE-Module-Install: fi/helsinki/cs/tmc/actions/TmcModuleInstall.class
9
- OpenIDE-Module-Specification-Version: 0.8.15
9
+ OpenIDE-Module-Specification-Version: 0.8.16
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 =a56c6a5b@1.45.1
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 =15a6abed
6
+ nbproject/build-impl.xml.data.CRC32 =1d16c029
7
7
nbproject/build-impl.xml.script.CRC32 =72a9c69e
8
- nbproject/build-impl.xml.stylesheet.CRC32 =238281d1@2.67 .1
8
+ nbproject/build-impl.xml.stylesheet.CRC32 =238281d1@2.71 .1
Original file line number Diff line number Diff line change 254
254
<specification-version >8.6.1</specification-version >
255
255
</run-dependency >
256
256
</dependency >
257
+ <dependency >
258
+ <code-name-base >org.openide.util.ui</code-name-base >
259
+ <build-prerequisite />
260
+ <compile-dependency />
261
+ <run-dependency >
262
+ <specification-version >9.4.1</specification-version >
263
+ </run-dependency >
264
+ </dependency >
257
265
<dependency >
258
266
<code-name-base >org.openide.windows</code-name-base >
259
267
<build-prerequisite />
You can’t perform that action at this time.
0 commit comments