updated apt-get usages to just use apt
[feisty_meow.git] / infobase / configuration / eclipse / copying_debug_configurations.txt
1
2
3 i copied items i cared about from this folder in a project that had working
4 debug configurations:
5
6 .metadata/.plugins/org.eclipse.debug.core/.launches
7
8 into the same folder in the new project.
9
10 with the things all being named the same, like GenesisII-trunk, the debug
11 configurations worked without needing to be re-created.  nice.
12
13 be careful though; if the new project has environment variables that are
14 different from the old project, and those variables are part of the
15 configuration, then they'll need to be modified.