This class controls "warm-up" initialization after IDE startup (some time
after main window is shown). It scans WarmUp folder for individual tasks
to be performed. The tasks should be instance objects implementing Runnable.
The tasks may be provided by modules via xml layer.
author: Tomas Pavek