public class NetbeansConfig extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
NetbeansConfig() |
| Modifier and Type | Method and Description |
|---|---|
List<NetbeansInstallation> |
getInstallations() |
List<net.thevpc.nuts.NutsPlatformLocation> |
getJdkLocations() |
List<NetbeansWorkspace> |
getWorkspaces() |
boolean |
isSumoMode() |
void |
setSumoMode(boolean sumoMode) |
public static final long serialVersionUID
public List<NetbeansInstallation> getInstallations()
public List<NetbeansWorkspace> getWorkspaces()
public List<net.thevpc.nuts.NutsPlatformLocation> getJdkLocations()
public boolean isSumoMode()
public void setSumoMode(boolean sumoMode)
Copyright © 2022 vpc open source initiative. All rights reserved.