Remove KDEV_USE_EXTENSION_INTERFACE

Authored by kfunk on Dec 21 2016, 10:32 AM.

Description

Remove KDEV_USE_EXTENSION_INTERFACE

Summary:
This is actually not needed. All functionality we use is provided by the Qt meta object system.
There's one feature we loose: Listing the extensions of a plugin
(IPlugin::extensions()); which is never used however. I don't see it being overly useful either.

Simplifies plugin development a bit.

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D3774

Details

Committed
kfunkDec 21 2016, 12:11 PM
Differential Revision
D3774: Remove KDEV_USE_EXTENSION_INTERFACE
Parents
R32:b308fa6f6161: welcomepage: Fix plugin description
Branches
Unknown
Tags
Unknown