0

How to deal with cluster has two classes with the same name with eiffel studio?

when I want to choose between 2 versions? Where can I find documentation about that?

enter image description here

Think that there is a trick with sources->renaming io

Pipo
  • 4,653
  • 38
  • 47

1 Answers1

2

Quite trivial in fact...

just click the sources->renaming item and you'd be able to rename classes like below enter image description here

there are some more options I didn't try into the documentation

Pipo
  • 4,653
  • 38
  • 47