summarylogtreecommitdiffstats
path: root/idea.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'idea.desktop')
-rw-r--r--idea.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/idea.desktop b/idea.desktop
new file mode 100644
index 000000000000..fdb3eb2e324c
--- /dev/null
+++ b/idea.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=IntelliJ IDEA Community Edition
+Comment=Develop with pleasure!
+Exec=/usr/bin/idea %f
+Icon=idea
+Terminal=false
+StartupNotify=true
+StartupWMClass=jetbrains-idea-ce
+Categories=Development;IDE;Java;