Skip to content

Instantly share code, notes, and snippets.

@AndreaGhizzoni
Last active October 27, 2017 08:17
Show Gist options
  • Save AndreaGhizzoni/f418523cb170fa2ab02ccc7a90558985 to your computer and use it in GitHub Desktop.
Save AndreaGhizzoni/f418523cb170fa2ab02ccc7a90558985 to your computer and use it in GitHub Desktop.
eclipse.md

Eclipse on linux

Notes while using Eclipse Mars on linux.

GTK

Force Eclipse to use GTK 2 by replacing

--launcher.defaultAction
openFile

with

--launcher.GTK_version
2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment