public class CucumberPreferences extends BundleSettingStore implements ICucumberPreferences
| Fields inherited from class | Fields |
|---|---|
class BundleSettingStore |
bundleId, parentSettingFolder, projectDir |
| Constructor and description |
|---|
CucumberPreferences
(String projectDir) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static CucumberPreferences |
forProject(String projectDir) |
|
public CucumberSettings |
loadSettings() |
|
public void |
saveSettings(CucumberSettings settings) |
| Methods inherited from class | Name |
|---|---|
class BundleSettingStore |
getBoolean, getInt, getPropertyFile, getPropertyWebuiFile, getString, getStringProperty, getWebuiString, removeProperties, setProperty, setProperty, setProperty, setProperty, setStringProperty, setWebuiProperty |