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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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:
com.r35157.stm.SodaTaskManagerAPI.com.r35157.stm.impl.ref.SodaTaskManagerImplreference implementation.No task manager functionality is part of this issue.