public class JavaProject extends BasicProject
| Modifier and Type | Field and Description |
|---|---|
static String |
srcMainJavaPath |
static String |
srcMainResourcesPath |
static String |
srcTestJavaPath |
static String |
srcTestResourcesPath |
baseFolder| Constructor and Description |
|---|
JavaProject(Path baseFolder) |
| Modifier and Type | Method and Description |
|---|---|
Path |
srcMainJava() |
Path |
srcMainResources() |
Path |
srcTestJava() |
Path |
srcTestResources() |
getBaseFolder, getFilespublic static final String srcMainJavaPath
public static final String srcMainResourcesPath
public static final String srcTestJavaPath
public static final String srcTestResourcesPath
public JavaProject(Path baseFolder)
Copyright © 2018 MuleSoft Inc. All rights reserved.