Load custom plugins

Sven Brauch mail at svenbrauch.de
Tue Nov 29 21:40:59 UTC 2016


Hi,

On 11/29/2016 09:07 PM, Ovidiu-Florin BOGDAN wrote:
> How would one load plugins in Kdevelop?
Just install them anywhere and set QT_PLUGIN_PATH appropriately. The
simplest way is to install into the same prefix like KDevelop, but you
can also install to e.g. ~/install-kdev-plugins, and export
QT_PLUGIN_PATH=$QT_PLUGIN_PATH:$HOME/install-kdev-plugins/lib/plugins
(if I'm not mistaken). You might need to set $XDG_DATA_DIRS like that as
well.

Greetings,
Sven

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161129/066cd822/attachment.sig>


More information about the KDevelop-devel mailing list