-
- Downloads
Avoid broken model resources during cross-project copy-and-paste
- Use original (non-copied) references only when copying within
the same model resource.
- Otherwise, the copy in the destination resource will have
a reference to the original resource.
- NOTE
- The resulting copy can have null-references which might
not be handled correctly.
- Hence, this is only an initial workaround, and a proper
handling of copying references is needed.
Issue-Ref: 2845
Signed-off-by:
Simon Barner <barner@fortiss.org>
parent
bd502046
No related branches found
No related tags found
Showing
- org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/util/.ratings 1 addition, 1 deletion...kernel.ui/src/org/fortiss/tooling/kernel/ui/util/.ratings
- org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/util/CopyPasteUtils.java 7 additions, 1 deletion...rc/org/fortiss/tooling/kernel/ui/util/CopyPasteUtils.java
Please register or sign in to comment