Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 4b854d: Fixed MOOSE tree bug

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 4b854d5284efd73674aa77207fba26c2c1c21c58
      https://github.com/eclipse/ice/commit/4b854d5284efd73674aa77207fba26c2c1c21c58
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/MOOSEModel.java

  Log Message:
  -----------
  Fixed MOOSE tree bug

Fixed a bug with the MOOSE model that was causing MOOSE items to try to
read previous parts of a path from a string that held only the name of
the most recent addition to the path.

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



Back to the top