"Is there a way to save and switch out presenter settings?"
Create a new "Perspective" for each specific task you are going to do at the conference. So when you develop at home you would use c++/java/debug perspective and then when you present you would use c++-presentation/java-presentation/debug-presentation perspective.
How to create the new perspective for each task:
- Copy your current development presentation
- Change to a lower resolution 800x600 or 1024x800
- Tweak all different sizes of each GUI item in each perspective and make sure it looks good on a presentation
- Get a bunch of feedback from friends to see what they think should change about your eclipse setup.
Is there a convenient way to increase font-size?
You can change the font used by your OS and that will affect the font used by Eclipse. Or you can change the font from within Eclipse using:
- Menubar "Window" --> Menuitem "Preferences --> Left-textwindow "General" --> "Appearance" --> "Colors and Fonts"
- Double click the item you want to change the font for
Any neat tools or tricks worth mentioning?
I'm sure there are... but presentations aren't about neat tricks. All the best presentations i've seen use very simple tools and the presentation is good because of the presenter's talking and interacting with the crowd. All the worst presentations i've seen depend on some neat trick that fails...