anb0s / eclox

Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
http://anb0s.github.io/eclox
Eclipse Public License 2.0
34 stars 2 forks source link

Add support for editor state back-up and restore #126

Open anb0s opened 9 years ago

anb0s commented 9 years ago

Original Savannah ticket 4862 reported by None on Fri Mar 02 14:59:07 2007.

The idea is to allow the editor to save its state (which page was selected, ...) when it is getting closed. When opening later, the state will be retored so the user will found himself where he left before.