Skip to content

Commit 7454045

Browse files
committed
Remove unused lib in Statistics
1 parent 2d4ee0f commit 7454045

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
build.xml.data.CRC32=23a84189
1+
build.xml.data.CRC32=477d8b2e
22
build.xml.script.CRC32=089adead
33
build.xml.stylesheet.CRC32=a56c6a5b@1.46.2
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=23a84189
6+
nbproject/build-impl.xml.data.CRC32=477d8b2e
77
nbproject/build-impl.xml.script.CRC32=ab640f39
88
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@1.46.2

StatisticsPluginExample/nbproject/project.xml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,11 @@
3131
</run-dependency>
3232
</dependency>
3333
<dependency>
34-
<code-name-base>org.jdesktop.layout</code-name-base>
34+
<code-name-base>org.jdesktop.swingx</code-name-base>
3535
<build-prerequisite/>
3636
<compile-dependency/>
3737
<run-dependency>
38-
<release-version>1</release-version>
39-
<specification-version>1.17.1</specification-version>
38+
<specification-version>1.6.1</specification-version>
4039
</run-dependency>
4140
</dependency>
4241
<dependency>
@@ -49,10 +48,6 @@
4948
</dependency>
5049
</module-dependencies>
5150
<public-packages/>
52-
<class-path-extension>
53-
<runtime-relative-path>ext/swingx-1.6.1.jar</runtime-relative-path>
54-
<binary-origin>release/modules/ext/swingx-1.6.1.jar</binary-origin>
55-
</class-path-extension>
5651
</data>
5752
</configuration>
5853
</project>
-1.33 MB
Binary file not shown.

0 commit comments

Comments
 (0)