Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 1191d4: Fixed the TableComponentTester so that it will lau...

  Branch: refs/heads/jay/UIRefactor
  Home:   https://github.com/eclipse/ice
  Commit: 1191d4de412176d4563a04e979a7d71d952f8776
      https://github.com/eclipse/ice/commit/1191d4de412176d4563a04e979a7d71d952f8776
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2016-01-19 (Tue, 19 Jan 2016)

  Changed paths:
    M org.eclipse.ice.repository/ice.product_linux.launch
    M org.eclipse.ice.tablecomponenttester/META-INF/MANIFEST.MF
    R org.eclipse.ice.tablecomponenttester/OSGi-INF/component.xml
    M org.eclipse.ice.tablecomponenttester/build.properties
    M org.eclipse.ice.tablecomponenttester/src/org/eclipse/ice/tablecomponenttester/TableComponentTesterBuilder.java

  Log Message:
  -----------
  Fixed the TableComponentTester so that it will launch.

I need the TableComponentTester to fix the wiring of the new dynamic UI
framework.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: 8aec33a78b737bc4ab06b6afc2435a8b683501f8
      https://github.com/eclipse/ice/commit/8aec33a78b737bc4ab06b6afc2435a8b683501f8
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2016-01-19 (Tue, 19 Jan 2016)

  Changed paths:
    A org.eclipse.ice.tablecomponenttester/plugin.xml

  Log Message:
  -----------
  Added forgotten plugin.xml for the TableComponentTester.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/a2eb8340d0c4...8aec33a78b73

Back to the top