Go to file
2018-08-02 13:52:10 +02:00
.gitignore Initial version, modified original by als 2018-08-02 13:52:10 +02:00
LICENSE Initial version, modified original by als 2018-08-02 13:52:10 +02:00
PyEclipseLaunch.py Initial version, modified original by als 2018-08-02 13:52:10 +02:00
PyEclipseLaunch.sublime-project Initial version, modified original by als 2018-08-02 13:52:10 +02:00
README.md Initial version, modified original by als 2018-08-02 13:52:10 +02:00

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 <enbewe@enbewe.de>

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 <http://creativecommons.org/publicdomain/zero/1.0/>.

The full copy of the CC0 legalcode can be found in the file LICENSE.