ff3d053225
- Fix jconsole.desktop.in subcategory, replacing "Monitor" with "Profiling" (PR3550) (gnu_andrew) - Fix invalid license 'LGPL+' (should be LGPLv2+ for ECC code) and add misisng ones (gnu_andrew)
11 lines
297 B
Desktop File
11 lines
297 B
Desktop File
[Desktop Entry]
|
|
Name=OpenJDK 8 Monitoring & Management Console #ARCH#
|
|
Comment=Monitor and manage OpenJDK applications for #ARCH#
|
|
Exec=#JAVA_HOME#/jconsole
|
|
Icon=java-1.8.0
|
|
Terminal=false
|
|
Type=Application
|
|
StartupWMClass=sun-tools-jconsole-JConsole
|
|
Categories=Development;Profiling;Java;
|
|
Version=1.0
|