Automatically adding files/classes to targets

Aleix Pol aleixpol at kde.org
Fri Feb 6 19:08:12 UTC 2009


On Thu, Feb 5, 2009 at 12:56 AM, David nolden <
david.nolden.kdevelop at art-master.de> wrote:

> We need to integrate the "new file" and "new class" wizards with the
> project-
> management, so code-completion etc. in the new file can work right away
> within
> the file, and less user-interaction is needed.
>
> Currently the work-flow for creating new files and adding them to targets
> is
> not confortable yet.
>
> @Aleix: I though you've worked on this, but didn't find anything in the UI.
> Or
> was it just the required use-building that you've implemented?
>
Yes, the cmake interface is pretty much working, I wanted to add the missing
interfaces to the projectmanagerview but didn't get to it. The new class
generator was not added as well, but it was because i wanted to get to know
how to use it before using it and I didn't find any time for it. I could
find some next week though.

The only thing that it is not yet implemented is the addition of new targets
because there is some changes due to the project model (should add a
createTarget parameter with a flag to choose between executables and
libraries).

Thanks!
Aleix

>
> I think ideally we should have something like a list of few related targets
> from a project, where you can add checkboxes to automatically add the file
> to
> the target, directly integrated in the new-class and new-file dialogs.
>
> Also we should add a default-checked checkbox to add the file to the
> version-
> control system if one exists.
>
> Greetings, David
>
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090206/60d07c7b/attachment.html>


More information about the KDevelop-devel mailing list