Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 14657c: Updated the ICEResourceView to populate based on t...

  Branch: refs/heads/anna/postprocessing
  Home:   https://github.com/eclipse/ice
  Commit: 14657cadad09ef52cf6187989e54e6b11ecbbe67
      https://github.com/eclipse/ice/commit/14657cadad09ef52cf6187989e54e6b11ecbbe67
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-02-23 (Mon, 23 Feb 2015)

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

  Log Message:
  -----------
  Updated the ICEResourceView to populate based on the currently active
ICEFormEditor when its content is created for the first time.

Cleaned up some of the view's code for updating based on the current
ICEFormEditor and removed an unnecessary public method.

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



Back to the top