Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] eebc9f: Committing a working Mars target branch. Updated J...

  Branch: refs/heads/andrew/mars
  Home:   https://github.com/eclipse/ice
  Commit: eebc9ff72d5b0d46dea2dc4df78e7e3d556104cd
      https://github.com/eclipse/ice/commit/eebc9ff72d5b0d46dea2dc4df78e7e3d556104cd
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
    M org.eclipse.ice.target.mars/mars.target
    M repository/org.eclipse.ice.repository/ice.macosx_product.launch
    M src/org.eclipse.ice.item/META-INF/MANIFEST.MF
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/action/JobLaunchAction.java
    M tests/org.eclipse.ice.item.test/.classpath
    M tests/org.eclipse.ice.item.test/.settings/org.eclipse.jdt.core.prefs

  Log Message:
  -----------
  Committing a working Mars target branch. Updated JobLauncher to use new
org.eclipse.remote interfaces. It checks for existing connections, which
are saved to preferences, or creates a new connection if none are
available. The new remote stuff also pops up a secure storage password
dialog, so that's something we'll have to look at. 

This implementation also grabs the actual Service reference, we need to
investigate grabbing it from DS if possible. 

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



Back to the top