Description: This plugin allows you to launch your recent JetBrains projects from Krunner. Additionally it has file watchers implemented, these reload the configuration when new projects get added/removed.
Info: After installing the binary packages make sure that the KRunner gets restarted: kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &
Or you can build from source using: curl https://raw.githubusercontent.com/alex1701c/JetBrainsRunner/master/install.sh | bashLast changelog:
2.0.0
Port plugin to work with Plasma6 next to Plasma5 Remove custom config reload mechanism in favor of using KRunners one
3Doesn't install on opensuse tumbleweed:
CMake Error at CMakeLists.txt:17 (find_package):
Could not find a package configuration file provided by "ECM" (requested
version 5.91.0) with any of the following names:
ECMConfig.cmake
ecm-config.cmake
Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
to a directory containing one of the above files. If "ECM" provides a
separate development package or SDK, be sure it has been installed.
Couldn't figure out what "ECM" would be.
Ratings & Comments
3 Comments
3 Doesn't install on opensuse tumbleweed: CMake Error at CMakeLists.txt:17 (find_package): Could not find a package configuration file provided by "ECM" (requested version 5.91.0) with any of the following names: ECMConfig.cmake ecm-config.cmake Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR" to a directory containing one of the above files. If "ECM" provides a separate development package or SDK, be sure it has been installed. Couldn't figure out what "ECM" would be.
10 Works great! Had to install using the provided script on Manjaro.
10 10 the best