GanttProject 3.3.3309 Settings file: location: C:\Users\evgenyr\.ganttproject size:4831 is readable: true java.class.path: eclipsito.jar;C:\Program Files (x86)\GanttProject-3.3;C:\Program Files (x86)\GanttProject-3.3\eclipsito.jar;C:\Program Files (x86)\GanttProject-3.3\lib\slf4j-api-2.0.4.jar;C:\Program Files (x86)\GanttProject-3.3\lib\slf4j-jdk14-2.0.4.jar java.home: C:\Program Files (x86)\GanttProject-3.3\runtime java.ext.dirs: null java.io.tmpdir: C:\Users\evgenyr\AppData\Local\Temp\ java.runtime.version: 17.0.11+12-LTS java.vendor: BellSoft java.vm.name: OpenJDK 64-Bit Server VM java.vm.vendor: BellSoft java.vm.version: 17.0.11+12-LTS os.arch: amd64 os.name: Windows 10 os.version: 10.0 sun.java.command: com.bardsoftware.eclipsito.Launch --verbosity 1 --version-dirs plugins;~/.ganttproject.d/updates --app net.sourceforge.ganttproject.GanttProject H:\work\gantt\dept_projects_20240612.gan user.country: US user.dir: C:\Program Files (x86)\GanttProject-3.3 user.home: C:\Users\evgenyr user.language: en user.timezone: America/New_York [2024-06-14 15:14:02] [INFO][org.jooq.Constants] jOOQ tip of the day: There's no easier way to nest collections directly in SQL than using MULTISET, e.g. to collect your to-many relationships: https://www.jooq.org/doc/latest/manual/sql-building/column-expressions/multiset-value-constructor/