mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
- make it clearer that this the community edition - disable missing file watcher warning on startup - install to ${PREFIX}/${PORTNAME} instead of to ${PREFIX}/lib/intellij - adds the ability to open terminals in IntelliJ PR: 206489 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
12 lines
322 B
Desktop File
12 lines
322 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Name=IntelliJ IDEA Community Edition
|
|
GenericName=IntelliJ IDEA Community Edition
|
|
Comment=IntelliJ Integrated Development Environment
|
|
Icon=%%IDEA_HOME%%/idea.png
|
|
Exec=%%IDEA_HOME%%/bin/idea.sh
|
|
Terminal=false
|
|
StartupNotify=true
|
|
Categories=Application;Development;
|