Skip to content

v0.10.4

Choose a tag to compare

@github-actions github-actions released this 02 Sep 14:17
· 20 commits to main since this release

Fix the final launch for PocketCFO and the other Maven-based JavaFX projects.

  • Detect JavaFX Maven projects from their pom.xml configuration.
  • Launch them with mvn javafx:run instead of treating a scaffold model class as a standalone Java entrypoint.
  • Keep the AI First learning interface active while the JavaFX window is open.
  • Disable the short command watchdog for the learner-controlled final GUI run.
  • Treat closing the application window cleanly as successful exercise completion.

This applies to the JavaFX projects in Chapters 11 and 12, including java-11-01.