The complete content of the scheduled-job-project
from the Scheduled Job Tutorial:
- Main: https://www.dirigible.io/help/tutorials/application-development/scheduled-job/
- Database: https://www.dirigible.io/help/tutorials/application-development/scheduled-job/database/
- Job Handler: https://www.dirigible.io/help/tutorials/application-development/scheduled-job/handler/
- Job Definition: https://www.dirigible.io/help/tutorials/application-development/scheduled-job/job/
- Access your Eclipse Dirigible instance.
- Navigate to the
Git Perspective
. - Click on the Clone icon.
- Paste the following URL
https://github.com/dirigiblelabs/tutorial-scheduled-job-project.git
- Click on the Clone button.
- Switch to the
Projects Perspective
. - Right-click on the
scheduled-job-project
project and select thePublish
option.
The Jobs Perspective
is available at: http://localhost:8080/services/web/ide-jobs/index.html