Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 47885a: Made GeometryComponent persistable

  Branch: refs/heads/Robert/EAVP-JAXB
  Home:   https://github.com/eclipse/ice
  Commit: 47885a0a48fe4dcdc2163dfe136dabf4f8d18873
      https://github.com/eclipse/ice/commit/47885a0a48fe4dcdc2163dfe136dabf4f8d18873
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
    M org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEGeometryPage.java
    M org.eclipse.ice.datastructures/META-INF/MANIFEST.MF
    M org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/GeometryComponent.java

  Log Message:
  -----------
  Made GeometryComponent persistable

The GeometryComponent can now persist its CSG tree to xml using EAVP
PersistableShape.

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>



Back to the top