https://bugs.kde.org/show_bug.cgi?id=428989
--- Comment #9 from Kåre Särs <kare.s...@iki.fi> --- The build plugin configuration should be in session files under ~/.local/share/kate/sessions/ in each session file there should be a section [Plugin:katebuildplugin:MainWindow:0] Here is one example Ii have [Plugin:katebuildplugin:MainWindow:0] 0 BuildCmd build=make -j10 0 BuildCmd config=cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr ../ 0 BuildCmd upload=make upload 0 BuildPath=/home/sars/sketchbook/car 0 Target=Target Set 0 Target Default= 0 Target Names=build,upload,config Active Target Command=1 Active Target Index=0 NumTargets=1 Show Marks=false -- You are receiving this mail because: You are watching all bug changes.