Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 5cef30: Starting on the Workspace Dialog bug again.

  Branch: refs/heads/jay/projectSupport
  Home:   https://github.com/eclipse/ice
  Commit: 5cef30e8d74b6724c4360f7c45cf93ac4fb4bd3d
      https://github.com/eclipse/ice/commit/5cef30e8d74b6724c4360f7c45cf93ac4fb4bd3d
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-07-10 (Fri, 10 Jul 2015)

  Changed paths:
    M repository/org.eclipse.ice.repository/ice.product.launch

  Log Message:
  -----------
  Starting on the Workspace Dialog bug again.

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


  Commit: 0ac08058ab8e84f2cbe18f8460a0a673bcd589b5
      https://github.com/eclipse/ice/commit/0ac08058ab8e84f2cbe18f8460a0a673bcd589b5
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
    M features/org.eclipse.ice.feature/feature.xml
    M org.eclipse.ice.target.mars/mars.target
    M repository/org.eclipse.ice.repository/ice.product
    M repository/org.eclipse.ice.repository/ice.product.launch
    M src/org.eclipse.ice.client.widgets.moose/META-INF/MANIFEST.MF
    M src/org.eclipse.ice.client.widgets.rcp/META-INF/MANIFEST.MF
    M src/org.eclipse.ice.client.widgets.rcp/OSGI-INF/MasterApplicationFactory.xml
    M src/org.eclipse.ice.client.widgets.reactoreditor.lwr/OSGI-INF/AnalysisWidgetFactory.xml
    M src/org.eclipse.ice.client.widgets.reactoreditor/OSGI-INF/AnalysisWidgetRegistry.xml
    M src/org.eclipse.ice.client.widgets/OSGI-INF/eclipseWidgetsComponent.xml
    M src/org.eclipse.ice.client/META-INF/MANIFEST.MF
    M src/org.eclipse.ice.client/OSGI-INF/clientComponent.xml
    M src/org.eclipse.ice.client/build.properties
    A src/org.eclipse.ice.client/plugin.xml
    A src/org.eclipse.ice.client/schema/coreConnection.exsd
    M src/org.eclipse.ice.client/src/org/eclipse/ice/client/internal/Client.java
    M src/org.eclipse.ice.core/OSGI-INF/component.xml
    M src/org.eclipse.ice.core/plugin.xml
    M src/org.eclipse.ice.io/OSGI-INF/ioservice.xml
    M src/org.eclipse.ice.item/OSGi-INF/ItemIO.xml
    M src/org.eclipse.ice.item/OSGi-INF/MOOSEIO.xml
    M src/org.eclipse.ice.kdd/OSGI-INF/godfrey.xml
    M src/org.eclipse.ice.kdd/OSGI-INF/kddtool.xml
    M src/org.eclipse.ice.kdd/OSGI-INF/rawkmeans.xml
    M src/org.eclipse.ice.kdd/OSGI-INF/strategyfactory.xml
    M src/org.eclipse.ice.materials.ui/OSGI-INF/MaterialsUIComponent.xml
    M src/org.eclipse.ice.materials/OSGI-INF/MaterialDatabase.xml
    M src/org.eclipse.ice.reactorAnalyzer/OSGi-INF/reactorAnalyzerComponent.xml

  Log Message:
  -----------
  Started refactoring ICE to get the workspace dialog working.

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


  Commit: 6b70723d84a12179956594efe756833807c9d492
      https://github.com/eclipse/ice/commit/6b70723d84a12179956594efe756833807c9d492
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
    M src/org.eclipse.ice.client/schema/coreConnection.exsd
    M src/org.eclipse.ice.core/plugin.xml

  Log Message:
  -----------
  Added class definition to plugin schema.

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


  Commit: 877c36445942a4d9d62d44177b375835ecfd043b
      https://github.com/eclipse/ice/commit/877c36445942a4d9d62d44177b375835ecfd043b
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
    M src/org.eclipse.ice.client/OSGI-INF/clientComponent.xml
    M src/org.eclipse.ice.client/plugin.xml
    R src/org.eclipse.ice.client/schema/coreConnection.exsd
    M src/org.eclipse.ice.client/src/org/eclipse/ice/client/internal/Client.java
    M src/org.eclipse.ice.core/plugin.xml

  Log Message:
  -----------
  The workspace selection dialog is now working with the run
configuration. Need to test the build.

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


Compare: https://github.com/eclipse/ice/compare/c78e3e126db9...877c36445942

Back to the top