Bug 277954 - Code generation wizard: provide a way to set the file extensions
Summary: Code generation wizard: provide a way to set the file extensions
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-17 15:11 UTC by greatbunzinni
Modified: 2012-03-01 17:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description greatbunzinni 2011-07-17 15:11:14 UTC
Version:           1.1 (using KDE 4.6.2) 
OS:                Linux

Currently, umbrello is only able to generate code with the default file extensions.  This is a bit inconvenient in those cases where a C++ project standardized a different set of file extensions, such as h++/c++, hxx/cxx or even hpp/cpp instead of h/cpp.  Therefore, it would be great if umbrello let the user state what file extension to follow. 

Reproducible: Didn't try




OS: Linux (x86_64) release 2.6.38-10-generic
Compiler: cc
Comment 1 Ralf Habacker 2012-03-01 17:03:48 UTC
fixed in 2.8.0: 
* New feature: Code import wizard added