plugin for avr-gcc

Aleix Pol aleixpol at kde.org
Sat Mar 1 19:49:18 UTC 2014


On Sat, Mar 1, 2014 at 3:04 PM, Mohammad H. Amir Amjadi <
m.amjadi at engineer.com> wrote:

> On 10 Esfand 1392 12:22:25 you wrote:
> > Have you compiled kdevelop too? Then you'll have an actual application
> using
> > kdevplatform where you can e.g. load the example plugins.
> >
> > Greetings!
>
> no, I have actually installed that from package manager. Should I compile
> them
> by myself? (If yes, both of KDevelop and kdevplatform?)
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kdevelop-devel
>

It's not mandatory to compile everything by yourself, but it can be a
useful exercise for you.

If you decide to compile them, you should compile both, kdevplatform and
kdevelop.

What this example does, is add a toolview that lists projects, but what you
want is to turn it to whatever you want this plugin become. Usually you
will want to implement one of the interfaces, you can find some
documentation here [1].

Aleix

[1]
http://api.kde.org/extragear-api/kdevelop-apidocs/kdevplatform/html/architecture.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140301/45fb0144/attachment.html>


More information about the KDevelop-devel mailing list