Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here's how to set up Eclipse to work with a Marlin Processor, including debugger.
These instructions are for Eclipse Indigo. The instructions at https://twiki.cern.ch/twiki/bin/view/CLIC/LCSimEclipse may be a starting point to set up Eclipse, although they are for a different version.
Either

  • Check out the Marlin Project and build it
    1. source /afs/cern.ch/eng/clic/software/x86_64-slc5-gcc41/ILCSOFT/v01-12/init_ilcsoft.sh
    2. cmake -C $ILCSOFT/ILCSoft.cmake ..

...