[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.mdt.uml2tools] StackOverflow on Csd diagram
|
Hi,
With Galileo and last source, I create a Csd diagram, add a
Collaboration, a Class and with outgoing connection handle attempt to
create a link from previous created Collaboration and Class.
A stackoverflow occured between the two following methods :
org.eclipse.uml2.diagram.csd.edit.helpers.AssociationEditHelper.getAfterConfigureCommand(AssociationEditHelper.java:31)
org.eclipse.uml2.diagram.csd.edit.helpers.UMLBaseEditHelper.getConfigureCommand(UMLBaseEditHelper.java:97)
Anyone can confirm before I create a bug report.
Thanks.