After 3 years it’s finally time to release a new version of Mapollage.
It’s mostly a UI rewrite but also with some new features.
going home
After 3 years it’s finally time to release a new version of Mapollage.
It’s mostly a UI rewrite but also with some new features.
If you’re interested in a gui for java jlink, have a look a CRIC – Custom Runtime Image Creator.
I spend most of my time working on Mapton – some kind of map application.
There was a major issue in the profile default settings related to folder structure and polygon generation. It is now resolved.
Get the latest version of Mapollage.
FileByDate and Mapollage are now using Java FX for their UI’s.
Enjoy!
Due to some logic in the java exe wrapper launch4j I have got a report of some unexpected behavior when using my tools filebydate, jotasync and mapollage from the command line on Windows.
In launch4j, it is possible to classify an exe as a TUI _or_ GUI application, this will cause the exe to call the java or javaw command.
Calling java will always create a console window too and calling javaw will never display text output.
This is not what we want for my tools since they are combined GUI/TUI applications.
The solutions is pretty simple, just force the exe to start with java.exe.
E.g.
java -jar mapollage.exe --help
I have created some helper bat files that will be included in the next release of each tool, until then, just download the manually.
Enjoy!
Changes in Mapollage 1.1.1
Changes in FileByDate 1.1.0
Changes in Mapollage 1.1.0.
Ooops, forgot to announce the new releases of