Bug 277954

Summary: Code generation wizard: provide a way to set the file extensions
Product: [Applications] umbrello Reporter: greatbunzinni
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: ralf.habacker
Priority: NOR    
Version: 1.1   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

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