• The Eclipse Integrated Development Environment and how to set up deal.II in it
  • About Eclipse
  • A note upfront on using Subversion and Eclipse
  • Useful tricks
  • Changing heap size
  • Completely cleaning up the source directory
  • Removing Eclipse workspace lock
  • Alternative dark themes
  • Filtering Problems/Tasks by active project
  • Setting up a workspace in Eclipse using cmake4eclipse
  • Setting deal.II itself as a project from scratch
  • Advanced CMake settings
  • Setting preconfigured deal.II as a project
  • Setting up a project depending on deal.II
  • Setting up a project depending on deal.II using CMake built-in generators
  • Setting up a project using deal.II by hand
  • Debugging with Eclipse
  • Setting up deal.II as a development project in itself
  • Some useful keyboard shortcuts
  • Configuring Eclipse
  • Showing line numbers and dealing with tabs
  • Enabling code folding
  • Integrating Eclipse and Subversion
  • Integrating Eclipse and Doxygen
  • Code style issues
  • Setting up Eclipse with Parallel Tools Platform (PTP)
  • What PTP is?
  • Installing from package
  • SDM - Scalable debug manager
  • Setting up project with parallel run configuration
  • Local projects (only with Eclipse Kepler with PTP 7.x)
  • Debugging a parallel program