Community
Participate
Working Groups
Hello, I have a diagram with couple of Entities and Relation between them. Using the Marquee tool, I select both the Entities and press Del. As a result NPE is thrown: java.lang.NullPointerException at org.eclipse.jpt.ui.diagrameditor.feature.ClickRemoveAttributeButtonFeature.deleteAttribute(ClickRemoveAttributeButtonFeature.java:60) at org.eclipse.jpt.ui.diagrameditor.feature.ClickRemoveAttributeButtonFeature.delete(ClickRemoveAttributeButtonFeature.java:82) at org.eclipse.jpt.ui.diagrameditor.feature.ClickRemoveAttributeButtonFeature.delete(ClickRemoveAttributeButtonFeature.java:65) at org.eclipse.graphiti.ui.features.DefaultDeleteFeature.execute(DefaultDeleteFeature.java:177) at org.eclipse.graphiti.internal.command.GenericFeatureCommandWithContext.execute(GenericFeatureCommandWithContext.java:64) at org.eclipse.graphiti.ui.internal.command.GefCommandWrapper.execute(GefCommandWrapper.java:54) ....................
Created attachment 176799 [details] patch
Patch committed
*** Bug 322773 has been marked as a duplicate of this bug. ***
(In reply to comment #3) > *** Bug 322773 has been marked as a duplicate of this bug. *** This was a mistake ... Wrong bug number ...
*** Bug 323773 has been marked as a duplicate of this bug. ***