Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 1fa35b: updating java 8 settings.

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 1fa35b003f25d55ee84816e50d9105f04cfea5b1
      https://github.com/eclipse/ice/commit/1fa35b003f25d55ee84816e50d9105f04cfea5b1
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M org.eclipse.ice.core/.settings/org.eclipse.jdt.core.prefs
    M org.eclipse.ice.datastructures.test/.settings/org.eclipse.jdt.core.prefs
    M org.eclipse.ice.datastructures/.settings/org.eclipse.jdt.core.prefs
    M org.eclipse.ice.datastructures/META-INF/MANIFEST.MF
    M org.eclipse.ice.item/.settings/org.eclipse.jdt.core.prefs
    M org.eclipse.ice.persistence.xml/.settings/org.eclipse.jdt.core.prefs

  Log Message:
  -----------
  updating java 8 settings. 

Signed-off-by: Alex McCaskey <mccaskeyaj@xxxxxxxx>


  Commit: db144df9adc9569b03e3eb8ed2f8e2002ced9a88
      https://github.com/eclipse/ice/commit/db144df9adc9569b03e3eb8ed2f8e2002ced9a88
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M org.eclipse.ice.developer/plugin.xml
    M org.eclipse.ice.developer/src/org/eclipse/ice/developer/menu/ICEExtensionContributionFactory.java

  Log Message:
  -----------
  Fixing parameter setting bug in ICEExtensionContributionFactory 

Fixing bug where Clone MOOSE action would clone to the users home
directory instead of the workspaces because the ICETests extension
specified the home directory, and that parameter was not reset. 

Signed-off-by: Alex McCaskey <mccaskeyaj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/9fc0d77e7744...db144df9adc9

Back to the top