Bug 171054

Summary: auto-generate the .kdev4 file if the template doesn't have one
Product: [Developer tools] kdevplatform Reporter: Andreas Pakulat <apaku>
Component: appwizardAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: ahmedbassi, khalil
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andreas Pakulat 2008-09-14 16:43:14 UTC
the template format is shared between kdevelop and kapptemplate, but the latter doesn't provide .kdev4 files in its templates. Hence the appwizard should auto-generate them for templates where they are missing.
Comment 1 Andreas Pakulat 2008-11-03 20:00:55 UTC
*** Bug 166547 has been marked as a duplicate of this bug. ***
Comment 2 Khalil Moriello 2009-01-22 09:42:37 UTC
The same happens to me but kapptemplate neither creates a kdev4 template.
Comment 3 Andreas Pakulat 2009-01-22 10:43:43 UTC
This is actually already implemented, but I just tried and it didn't work. Seems like some bit got missing again. I'll have a look later today, fix will be included in the beta release we're going to do soon.
Comment 4 Andreas Pakulat 2009-01-22 21:59:39 UTC
SVN commit 915351 by apaku:

Implement a basic .kdev4 file writing. This obviously is just a
workaround until we have a better method in place.
BUG:171054

 M  +30 -2     appwizardplugin.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=915351