Skip to content

TODO Tasks

Albert Tregnaghi edited this page Oct 2, 2018 · 2 revisions

Jenkins Editor supports TODO Tasks : Example picture for TODO task inside editor
(for more details look into issue 37)

There exists an own preference page were users can define the tasks, TODOand FIXMEare the defaults.

Example preference page screenshot

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.

Clone this wiki locally