• An overview of using the KDevelop IDE and setting up deal.II in it
  • Overview
  • Setting up deal.II as a project in KDevelop
  • Terminology
  • Setting up a session and deal.II as a project
  • Setting up an application as a second project
  • KDevelop "tools": Working with source code
  • Building (compiling) projects
  • Building individual Makefile targets
  • Selecting a collection of Makefile targets for repeated building
  • What to do with error messages
  • Running programs in KDevelop
  • Debugging programs in KDevelop
  • Other useful things
  • Customizing KDevelop to your needs
  • = Keyboard shortcuts =
  • = Code indentation =
  • Useful keyboard commands
  • Advanced topics
  • Working with subversion repositories
  • Attaching the debugger to a running process