Create an empty dummy Soda Task Manager bootstrap #57

Closed
opened 2026-08-04 10:45:35 +02:00 by minimons · 0 comments
Owner

Soda Task Manager bootstrap

Create the initial Soda Task Manager plugin.

The first version only provides the bootstrap needed to start the plugin automatically from NenjimHub and display an empty JavaFX window.

Requirements:

  • Introduce the com.r35157.stm.SodaTaskManager API.
  • Introduce the com.r35157.stm.impl.ref.SodaTaskManagerImpl reference implementation.
  • Autostart it from NenjimHub.
  • Display an empty window titled "Soda Task Manager".
  • Follow the architectural pattern introduced for Nenjim Test Tool.

No task manager functionality is part of this issue.

# Soda Task Manager bootstrap Create the initial Soda Task Manager plugin. The first version only provides the bootstrap needed to start the plugin automatically from NenjimHub and display an empty JavaFX window. Requirements: - Introduce the `com.r35157.stm.SodaTaskManager` API. - Introduce the `com.r35157.stm.impl.ref.SodaTaskManagerImpl` reference implementation. - Autostart it from NenjimHub. - Display an empty window titled **"Soda Task Manager"**. - Follow the architectural pattern introduced for Nenjim Test Tool. No task manager functionality is part of this issue.
minimons added the enhancement label 2026-08-04 10:45:35 +02:00
minimons self-assigned this 2026-08-04 10:45:35 +02:00
minimons added this to the SodaTaskManager project 2026-08-04 10:45:35 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: r35157/com_r35157_nenjim-hubd-impl_ref#57