Version: 1.3.2 (using KDE 3.3.2, (3.1)) Compiler: gcc version 3.3.5 (Debian 1:3.3.5-8) OS: Linux (i686) release 2.6.10-1-686 I just want to generate php classes. Generation ok but the php start tag (<?php) is not present in file. Just add it by hand resolv this problem. It's not a major bug but on a big class diagram, that's a little bit horrible ... Good luck and good work too ;)
Works for me. The generated code should have a heading added, you can specify where this heading is found from Settings->Configure Umbrello->Code Generation. The heading file for PHP definatly starts with <?php