diogock
Joined: 31 May 2004
Posts: 2
Location: Curitiba, Parana, Brazil
|
Posted: Mon May 31, 2004 7:33 pm Post subject: Error creating new Class
|
|
|
I'm sharing my diagrams with a CVS repository
One machine accessing the repository is running windows, eclipse 2.1.2 and omondo 1.2.1
The oher is running linux, eclipse 2.1.1 and omondo 1.2.1
The .uml directory is being shared as recomended and all diagrams created in the windows machine can be seen in the linux machine.
But, when I try to create a class in a new diagram in the linux machine, the .java file is create correclty, but the class is not created inside the diagram, and I receive the message:
Creation of element failed.
Element with XMI id: diogoeverctacombrdkraemersicrediib3762 already exists in the repository
Each time I try to create the new class, the number is incremented (3763, 3764, 3764...) and the class is never created inside the diagram.
|
|