-
Notifications
You must be signed in to change notification settings - Fork 5
TODO Tasks
Albert Tregnaghi edited this page Oct 2, 2018
·
2 revisions
Jenkins Editor supports TODO Tasks :

(for more details look into issue 37)
There exists an own preference page were users can define the tasks, TODOand FIXMEare the defaults.

Eclipse will automatically detect those defined TODO tasks inside files named
- "Jenkinsfile"
- "*.jenkinsfile"
- "*.jenkins"
Important: If you open files being a "Jenkinsfile" but named in another way, the TODO task support will not handle those ones.