I'm currently working on a project using two different C++ header file extensions, namely ".h" and ".hpp". To get all classes imported into Bouml I've to run reverse engineering two times by intermediate resetting header file extension from ".h" to ".hpp".
So it would be nice to allow setting of multiple file extensions at once.
Thanks
Thomas