Summary
- ignore more files (details)
- no whitespace clutter (details)
- added maven wrapper for having same plugin development setup (details)
- made sure markdown-files can have trailing whitespaces (details)
- added editorconfig check as part of the build process (details)
- updated Checkstyle to a more modern version/settings (details)
- fixed linting issue (details)
- skip 8.9.x as this is way to old (and was already advertised years ago) (details)
- TravisCI run on all branches (details)
- updated some dates (details)
- added URL to current (old) configurator website (details)
- removed obsolete status icons (details)
- this is NOT compatible with JDK > 8 (details)
- use maven wrapper when running on AppVeyor (details)
- added prefixWithGroupIdForClasspathDependencies to have dependencies being prefixed with groupId (details)
- add JavaDocs and Maven-Site when deploying/releasing the plugin (details)
- fixed examples supporting OpenJFX by using file-detection maven-profiles (details)
- fixed javadoc description (details)
- added ability to test locally using docker (details)