Changes between Version 6 and Version 7 of DeveloperGuidelines/Scheduler


Ignore:
Timestamp:
07/09/13 09:00:20 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Scheduler

    v6 v7  
    5858                         )
    5959}}}
     60
     61== Debugging ==
     62A task can be run through the Eclipse debugger using this script:
     63* https://github.com/flavour/eden/blob/master/static/scripts/tools/run_scheduler_tasks.py