Plugin for Scratchbox ?
Aleix Pol
aleixpol at kde.org
Tue May 24 16:08:55 UTC 2011
On Tuesday, May 24, 2011 16:32:17 Claudio Scordino wrote:
> Hi all,
>
> I'm looking for some KDevelop plugin for Scratchbox (like the ones
> available for other IDEs like Eclipse or Anjuta).
>
> Do you know if somebody has implemented this kind of plugin ?
>
> Otherwise, can you suggest me some other plugin that changes the
> compilation command, that can be used as starting point for a scratchbox
> plugin ?
>
> Many thanks in advance,
>
> Claudio
Hi Claudio!
No, we don't have such plugin yet, although it would be really interesting!
To create this you will probably want to enhance the IMakeBuilder interface
from the makebuilder plugin. You can check how it's used in the kdevelop
source code, in the makebuilder and cmakebuilder plugins.
Hope that helps!
Aleix
More information about the KDevelop-devel
mailing list