Community
Participate
Working Groups
Build Identifier: 20110615-0604 (Indigo) Properties inserted from model explorer via drag & drop in the properties compartment of a SysML block in a diagram cannot be saved. The problem occurs only with Eclipse Indigo! In Eclipse Helios it works fine. The problem was investigated with the following versions of Papyrus: 0.8.0 and 0.8.1. The only possibility to insert a property is to use the palette on the right hand side, directly inserted in the diagram. These properties are saved to the project. But when you remove the property from the diagram of the SysML block and keep it in the model and you want to reinsert it again in the diagram from the model explorer, this cannot be saved to the project at all. Reproducible: Always Steps to Reproduce: 1. Create a property element (for example a property in a SysML-Block) in the model explorer with the context menu: "New Child" -> "Create a new Property". 2. Put the new property via drag and drop to the property compartment of the associated block in a block definition diagram. -> this is shown correctly. 3. The Problem occurs when you save the diagram/model, close the whole model and reopen it: the property is not shown any longer in the diagram, but still exists in the model explorer.
Fixed in 0.8.1 (r5405) and trunk (r5406). Views created during drop where erroneously created as non-persistent views. Some erroneous custom drop command in IBD have also been fixed.
Also occurs when showing property using "Show contents" dialog (F4).
Fixed in r6292 (0.8.X) and r6293 (trunk).