<br><br><div class="gmail_quote">On Thu, Feb 5, 2009 at 12:56 AM, David nolden <span dir="ltr"><<a href="mailto:david.nolden.kdevelop@art-master.de">david.nolden.kdevelop@art-master.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
We need to integrate the "new file" and "new class" wizards with the project-<br>
management, so code-completion etc. in the new file can work right away within<br>
the file, and less user-interaction is needed.<br>
<br>
Currently the work-flow for creating new files and adding them to targets is<br>
not confortable yet.<br>
<br>
@Aleix: I though you've worked on this, but didn't find anything in the UI. Or<br>
was it just the required use-building that you've implemented?<br>
</blockquote><div>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.<br>
<br>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).<br>
<br>Thanks!<br>Aleix<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
I think ideally we should have something like a list of few related targets<br>
from a project, where you can add checkboxes to automatically add the file to<br>
the target, directly integrated in the new-class and new-file dialogs.<br>
<br>
Also we should add a default-checked checkbox to add the file to the version-<br>
control system if one exists.<br>
<br>
Greetings, David<br>
<br>
<br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</blockquote></div><br>