24.04.2016, 17:54
@Su37Erich: The getCommand() problem should be fixed with this commit:https://github.com/Shoebill/shoebill...d0bb20af04eeea
And the Timer problem can be fixed with this: https://github.com/Shoebill/shoebill...6a05c17af93600
You can create TemporaryTimers with TemporaryTimer.create(). You don't need to assign a variable to it, just call start() and it will be automatically deleted when it has stopped running.
The new artifact should be in the repository now.
And the Timer problem can be fixed with this: https://github.com/Shoebill/shoebill...6a05c17af93600
You can create TemporaryTimers with TemporaryTimer.create(). You don't need to assign a variable to it, just call start() and it will be automatically deleted when it has stopped running.
The new artifact should be in the repository now.