Skip to content

Instantly share code, notes, and snippets.

@0guzhan
Created December 25, 2024 22:53
Show Gist options
  • Save 0guzhan/66b97381db60a667bf808c044642f5fd to your computer and use it in GitHub Desktop.
Save 0guzhan/66b97381db60a667bf808c044642f5fd to your computer and use it in GitHub Desktop.
eclipse launcher
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Terminal=false
Encoding=UTF-8
Version=1.1
Name=Eclipse IDE for Java Developers - 2023-03
StartupWMClass=Eclipse
Exec=env GTK_IM_MODULE=ibus /home/oguzhan/eclipse/java-2023-03/eclipse/eclipse
Categories=Development;IDE;
Icon=/home/oguzhan/eclipse/java-2023-03/eclipse/icon.xpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment