Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 2e07b2: Auto-formatted the text and collapsed a couple of ...

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

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

  Log Message:
  -----------
  Auto-formatted the text and collapsed a couple of repetitive calls.

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


  Commit: 6491f1c1543ff85b49fe7f805db3119c2b69ee12
      https://github.com/eclipse/ice/commit/6491f1c1543ff85b49fe7f805db3119c2b69ee12
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

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

  Log Message:
  -----------
  Added code to the ICEResourcePage that, when the current ICEResource is
no longer part of the associated ResourceComponent, clears the content
of the ResourcePage's UI. Now, the browser is displayed with a message
to select a resource to view.

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


Compare: https://github.com/eclipse/ice/compare/067a79c9e62e...6491f1c1543f

Back to the top