Skip to content

isp-insoft GmbHs fork of SwingX - A Java GUI library on top of Swing

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

isp-insoft-gmbh/SwingX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwingX

This project is a fork of the original SwingX version 1.6.5.

How to build

This project uses maven in order to produce usable jar files. Besides Maven you need a JDK and have your JAVA_HOME environment variable set to your jdk installation folder. Currently this project has only been tested with Java 1.8. The compatibility with Java 9+ is planned.

In order to build the project, run:

mvn package

The produced jar files will be in the target sub-folders of the sub-projects.

Alternatively you can install the output into your local artifactory via:

mvn install

The build will produce the libraries for all sub-projects, the jar files that contain the source-code and the jar files that contain the javadoc.

Changes

Since the fork was created, the following changes have been made, but are not part of the git history.

  • Backport of bugfix for issue 4330950

All following changes will be part of the git history.

About

isp-insoft GmbHs fork of SwingX - A Java GUI library on top of Swing

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published