Manual trigger timer
Function buttons
:
Debug mode to start the application
:
Trigger Timer
Function Introduction
TIP
Currently, only @Scheduled
annotations are supported
The plugin will automatically detect the timer method and display the corresponding LineMarker
icon on the left side
- When the project is
not started
,will be displayed. Clicking on this icon will run the application in
Debug
mode. - When the project is
starts
,will be displayed. Clicking on this icon will trigger the execution of the method.
Presentation (Click to enlarge)