hudson.plugins.buckminster
Class EclipseInstallation
java.lang.Object
hudson.plugins.buckminster.EclipseInstallation
Deprecated. as of 0.9.4 (20.03.2010). Use BuckminsterInstallation
instead
@Deprecated
public class EclipseInstallation
- extends Object
- Author:
- Johannes Utzig
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EclipseInstallation
@DataBoundConstructor
public EclipseInstallation(String name,
String version,
String home,
String params)
- Deprecated.
getParams
public String getParams()
- Deprecated.
getName
public String getName()
- Deprecated.
getHome
public String getHome()
- Deprecated.
getVersion
public String getVersion()
- Deprecated.
Copyright © 2004-2013. All Rights Reserved.