summarylogtreecommitdiffstats
path: root/jshell.desktop
diff options
context:
space:
mode:
authorDaniel Bermond2018-12-12 12:49:47 +0000
committerDaniel Bermond2018-12-12 12:49:47 +0000
commita19ae6a2f60288d053c56a54d00d22e38c02a04b (patch)
tree0dc71618cb8bb9de41884aac2a421490168ef628 /jshell.desktop
parent7ba351de1bb4eaa7712b5769b362469be6598d33 (diff)
downloadaur-a19ae6a2f60288d053c56a54d00d22e38c02a04b.tar.gz
Move runtime environment contents to package jre
Diffstat (limited to 'jshell.desktop')
-rw-r--r--jshell.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/jshell.desktop b/jshell.desktop
new file mode 100644
index 000000000000..83fb1edf95e4
--- /dev/null
+++ b/jshell.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Oracle Java 11 Shell
+Comment=Oracle Java 11 Shell
+Keywords=java;shell
+Exec=/usr/lib/jvm/java-11-jdk/bin/jshell
+Terminal=true
+Type=Application
+Icon=java11-jdk
+Categories=Application;System;