I 'm using dia v0.94 under windows 2000 pro.
A draw my UML diagram with it and when i want to make
my code, dia2code exit in erro :
classe.dia:1: error: Start tag expected, '<' not found
▼ď
^
That file does not exist or is not a Dia diagram
However the file classe.dia contains the '<'. Is there
an encoding issue ?
regards
Ludo
Logged In: YES
user_id=1348151
When you save a diagram in Dia you have to
disable "Compress diagram files" so dia2code can read it!
Logged In: YES
user_id=1749089
Originator: NO
I had the same problem , probably the generated diagram is compressed . Try to generate the diagram without compressing it
.
It works!