Subject: | Unable to create UML diagrams |
When I execute the following command:
C:\test>umlclass.pl -M Animal -o uml.png -p "^Animal"
I receive the following output:
Animal
Animal::Cat
Animal::Dog
Error: syntax error in line 8
... <font color="red"></font> ...
in label of node class_1
Error: syntax error in line 8
... <font color="red"></font> ...
in label of node class_2
Error: syntax error in line 8
... <font color="red"></font> ...
in label of node class_3
Warning: node class_1, port methods unrecognized
Warning: node class_2, port title unrecognized
Warning: node class_3, port title unrecognized
at C:\Perl\site\bin\umlclass.pl line 102
uml.png generated.
The problem:
uml.png is not generated correctly (see the attached file).
I am using Graphviz version 2.20.2 and perl v5.8.8 built for
MSWin32-x86-multi-thread. The source code I used and the generated
uml.png is attached.
Subject: | uml.png |
Subject: | SourceCode.zip |
Message body not shown because it is not plain text.