Karl Tauber
|
873e8604ce
|
added developer information to Maven POM for Maven Central publishing
|
2019-10-13 21:37:49 +02:00 |
|
Karl Tauber
|
230bc28ddd
|
changed Maven groupId to com.formdev and artifactId to flatlaf
|
2019-10-08 13:25:59 +02:00 |
|
Karl Tauber
|
07d6755ddb
|
JPMS: compile main sources with module-info.java to make sure that compiler reports errors if classes are used from other modules that are not specified in module dependencies (#1)
|
2019-10-01 19:31:43 +02:00 |
|
Karl Tauber
|
177996ee81
|
JPMS: fix build running on Java 9 (#1)
|
2019-10-01 17:57:00 +02:00 |
|
Karl Tauber
|
3847b14033
|
support Java Platform Module System (JPMS) (issue #1)
|
2019-10-01 17:34:18 +02:00 |
|
Karl Tauber
|
5e88b3e5e9
|
build.gradle.kts: added maven publishing and bintray upload
|
2019-09-28 11:53:38 +02:00 |
|
Karl Tauber
|
70d3b7c443
|
flatlaf-core/build.gradle.kts: use testImplementation() instead of deprecated testCompile() in dependencies
|
2019-09-07 19:37:35 +02:00 |
|
Karl Tauber
|
7a6dd4d9c0
|
TabbedPane basic implementation
|
2019-08-28 16:48:59 +02:00 |
|
Karl Tauber
|
5f1c9e76eb
|
use MigLayout for FlatComponentsTest because this scales gaps in Java 8
|
2019-08-20 17:49:26 +02:00 |
|
Karl Tauber
|
840c3698ad
|
gradle build scripts added
|
2019-08-19 14:07:09 +02:00 |
|