Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] bd317b: Changed the ICEResourceView to use the SelectiveCo...

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

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

  Log Message:
  -----------
  Changed the ICEResourceView to use the SelectiveComponentVisitor since
there was only one visit operation used. This eliminates almost 100
lines of code.

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


  Commit: 12d63b699f5f990d83e70512129e538f18655e34
      https://github.com/eclipse/ice/commit/12d63b699f5f990d83e70512129e538f18655e34
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

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

  Log Message:
  -----------
  Simplified some of the code that listened for the current ICEFormEditor.
Added some extra documentation.

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


  Commit: 9d3048654a5e633972088edc7711b9ed1447e2d8
      https://github.com/eclipse/ice/commit/9d3048654a5e633972088edc7711b9ed1447e2d8
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/jaxbclassprovider/ICEJAXBClassProvider.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/ListComponentTester.java

  Log Message:
  -----------
  Merge branch 'anna/postprocessing' of https://github.com/eclipse/ice into anna/postprocessing


Compare: https://github.com/eclipse/ice/compare/fd661ee51b96...9d3048654a5e

Back to the top