Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 28ddaa: Fixed a bug where the ICEResourceView would only s...

  Branch: refs/heads/jordan/bug464037
  Home:   https://github.com/eclipse/ice
  Commit: 28ddaa82d983362ccbe63e6d48e448070d2cf75d
      https://github.com/eclipse/ice/commit/28ddaa82d983362ccbe63e6d48e448070d2cf75d
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourceView.java

  Log Message:
  -----------
  Fixed a bug where the ICEResourceView would only sync with
ICEFormEditors and not sub-classes of ICEFormEditor. This was preventing
the view from working with MOOSEFormEditors.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top