Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 682e1b: Starting work on major ICEFormEditor bug.

  Branch: refs/heads/mccaskey/load_item_file_client_bug
  Home:   https://github.com/eclipse/ice
  Commit: 682e1b7507717a6bfb05bed620b92eb372323ff2
      https://github.com/eclipse/ice/commit/682e1b7507717a6bfb05bed620b92eb372323ff2
  Author: amccaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

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

  Log Message:
  -----------
  Starting work on major ICEFormEditor bug. 

So the ICEFormEditor.init method gets called when you double click a ICE
XML file, and the Client loads the Form for the editor to use. But
nothing happens to make sure the Client is updated for form changes,
process, and cancel events. Starting work on getting the MOOSE Item to
successfully load from file. 

Signed-off-by: amccaskey <mccaskeyaj@xxxxxxxx>



Back to the top