Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 02e7a1: [Bug 476577] Fixed ICE Import File Wizard

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 02e7a143e74b405e68dec49f78e0217b69bbf0c8
      https://github.com/eclipse/ice/commit/02e7a143e74b405e68dec49f78e0217b69bbf0c8
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M org.eclipse.ice.client/src/org/eclipse/ice/client/common/wizards/ImportFileWizardPage.java

  Log Message:
  -----------
  [Bug 476577] Fixed ICE Import File Wizard

The ImportFileWizardPage now checks the ClientHolder to see if it has a
Client ready for use and creates one for it if not.

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>



Back to the top