Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 380ddd: First pass at converting ResourceComponent to a su...

  Branch: refs/heads/anna/postprocessing
  Home:   https://github.com/eclipse/ice
  Commit: 380ddd7a48254c9bfdf12f4c7d7aa703b85436cd
      https://github.com/eclipse/ice/commit/380ddd7a48254c9bfdf12f4c7d7aa703b85436cd
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-01-30 (Fri, 30 Jan 2015)

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/ResourceComponent.java

  Log Message:
  -----------
  First pass at converting ResourceComponent to a subclass of
ListComponent. Still need to figure out a different way to implement
getResources(). (Preferably in a way that doesn't break everything...)

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top