Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 3e5211: ICE File Import Wizard properly initializes the cl...

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 3e5211c424d06eb4d6c7ee947fc28ec46f8174cf
      https://github.com/eclipse/ice/commit/3e5211c424d06eb4d6c7ee947fc28ec46f8174cf
  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:
  -----------
  ICE File Import Wizard properly initializes the client

The ImportFileWizardPage's code to initialize the Client has been
changed to the same code used by other wizards to access the Client.

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



Back to the top