Summary: | auto-generate the .kdev4 file if the template doesn't have one | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Andreas Pakulat <apaku> |
Component: | appwizard | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Andreas Pakulat
2008-09-14 16:43:14 UTC
*** Bug 166547 has been marked as a duplicate of this bug. *** The same happens to me but kapptemplate neither creates a kdev4 template. 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. 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 |