<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Mar 1, 2014 at 3:04 PM, Mohammad H. Amir Amjadi <span dir="ltr"><<a href="mailto:m.amjadi@engineer.com" target="_blank">m.amjadi@engineer.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5">On 10 Esfand 1392 12:22:25 you wrote:<br>


> Have you compiled kdevelop too? Then you'll have an actual application using<br>
> kdevplatform where you can e.g. load the example plugins.<br>
><br>
> Greetings!<br>
<br>
</div></div>no, I have actually installed that from package manager. Should I compile them<br>
by myself? (If yes, both of KDevelop and kdevplatform?)<br>
<div class=""><div class="h5">_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kde.org">KDevelop-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdevelop-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">It's not mandatory to compile everything by yourself, but it can be a useful exercise for you.</div><div class="gmail_extra"><br></div><div class="gmail_extra">

If you decide to compile them, you should compile both, kdevplatform and kdevelop.</div><div class="gmail_extra"><br></div><div class="gmail_extra">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].</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div><div class="gmail_extra"><br></div><div class="gmail_extra">[1] <a href="http://api.kde.org/extragear-api/kdevelop-apidocs/kdevplatform/html/architecture.html">http://api.kde.org/extragear-api/kdevelop-apidocs/kdevplatform/html/architecture.html</a></div>

</div>