Last active
August 29, 2015 14:06
-
-
Save ckrissun/2caafa53bae470bf7674 to your computer and use it in GitHub Desktop.
@http://ezzata.wordpress.com/2012/09/19/how-to-install-intellij-idea-on-linux/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Encoding=UTF-8 | |
Name=intellj IDEA | |
Comment=Intellij IDEA IDE | |
Exec=IDEA | |
Icon=/opt/idea-IC-117.798/bin/idea.png | |
Terminal=false | |
Type=Application | |
Categories=GNOME;Application;Development; | |
StartupNotify=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment