# Python Eclipse Launcher Tool Small GTK based tool to start Eclipse installations stored in a common directory. This is primarily useful when using multiple Eclipse Installations created through the Oomph installer. ## Installation * Clone the repository to any location * Adjust the variable `ECLIPSES_DIR` to point to your common Eclipse root. * Create a launcher shortcut to this script. ## License ``` Python Eclipse Launcher by Alexander Schulz-Rosengarten Modified by Nis Wechselberg To the extent possible under law, the person who associated CC0 with Python Eclipse Launcher has waived all copyright and related or neighboring rights to Python Eclipse Launcher. You should have received a copy of the CC0 legalcode along with this work. If not, see . ``` The full copy of the CC0 legalcode can be found in the file LICENSE.