Hide Forgot
See linked issue.
Linked Eclipse BZ marked as fixed
Found a way to verify. Import of an interface is possible. Adding a new one using the '+' icon is not.
Verified on JBTIS 4.1.3.CR1.
Hi Bob, I am playing with importing interfaces a little bit and I have reproduced issue with overloaded methods with the same count of arguments, you have mentioned on eclipse bugzilla. In the modeler BPMN2 Modeler 1.1.1.201501081320 conflicts are not resolved automatically. If user save file, there appears dialog, where user have to check which conflict will be resolved. Is this desired behaviour? I am not claiming that this is bug. I am only asking, because I have had feeling from your comments, that conflicts are resolved automatically.
Created attachment 990750 [details] import java.util.Date conflicts In this screenshot are showed conflicts, when user have imported java.util.Date.
Yes, the user's attention needs to be drawn to the fact that two or more elements have the same ID since IDs, by definition must be unique in the document. If these duplicate elements are referenced from other objects, those references should be checked to make sure they refer to the correct object(s) once the duplicate IDs are made unique by the editor.