Project Manager stuff
From KDevelop
Things that the project manager already does:
- Handle files, folders and targets, adding/removing/renaming each type
- Handle include directories and defines
- Build a project folder
These are things to consider for the project management approach.
- Project targets should be used for the run/debug action, also the arguments/environments should be stored on a per-target base. No project-widget application should be needed.
- For project managers that don't support targets (like the generic importer) we should consider a list of apps to be launched - each with a custom environment and arguments