[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ice-build] [eclipse/ice] 3795cb: Set up RemoteAction to prompt user for Connection ...
|
Branch: refs/heads/mccaskey/joblauncherRefactor
Home: https://github.com/eclipse/ice
Commit: 3795cb7a27c8473a09ee1b78384adab16c740098
https://github.com/eclipse/ice/commit/3795cb7a27c8473a09ee1b78384adab16c740098
Author: amccaskey <mccaskeyaj@xxxxxxxx>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M org.eclipse.ice.item/META-INF/MANIFEST.MF
M org.eclipse.ice.item/src/org/eclipse/ice/item/action/RemoteAction.java
M org.eclipse.ice.item/src/org/eclipse/ice/item/action/RemoteFileDownloadAction.java
M org.eclipse.ice.item/src/org/eclipse/ice/item/action/RemoteFileUploadAction.java
Log Message:
-----------
Set up RemoteAction to prompt user for Connection Info
Setup RemoteAction to leverage org.eclipse.remote Service Interfaces to
prompt the user to create a new IRemoteConnection if the specified host
name is not already in the Connection Preferences Table.
Signed-off-by: amccaskey <mccaskeyaj@xxxxxxxx>