From fd21fefe291b356704127a81ba5df73e6fcd600f Mon Sep 17 00:00:00 2001 From: Xavier Coulon Date: Tue, 17 Nov 2015 08:58:26 +0100 Subject: Bug 480885 - Docker-machine detection does not work on Mac OSX Added a preference page for Docker Machine with validation Default values are set based on the OS name Fixed missing validation support in main Docker page for refresh rate Refactored preference page ids in plugin.xml for consistency with class names Moved "Search" button on NewConnectionPage to top right, after the connection name field Change-Id: I7ac2768676dfdcbab8ad864b8f74c2c7fe4f4020 Signed-off-by: Xavier Coulon Reviewed-on: https://git.eclipse.org/r/59283 Tested-by: Hudson CI --- containers/org.eclipse.linuxtools.docker.ui/plugin.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'containers/org.eclipse.linuxtools.docker.ui/plugin.xml') diff --git a/containers/org.eclipse.linuxtools.docker.ui/plugin.xml b/containers/org.eclipse.linuxtools.docker.ui/plugin.xml index 3fa347c888..49e7208b77 100644 --- a/containers/org.eclipse.linuxtools.docker.ui/plugin.xml +++ b/containers/org.eclipse.linuxtools.docker.ui/plugin.xml @@ -5,15 +5,21 @@ + id="org.eclipse.linuxtools.docker.ui.preferences.LoggingPreferencePage" + name="%LoggingPreferencePage.name"> + +