public static class VisualExpertBuilder.VEProjectsLister extends Object
| Modifier and Type | Field and Description |
|---|---|
static VisualExpertBuilder.VEProjectsLister |
instance |
static String |
lastappPath |
| Modifier and Type | Method and Description |
|---|---|
static VisualExpertBuilder.VEProjectsLister |
getInstance(String installationPath,
String defaultProjectsFilePath) |
ArrayList<String> |
getProjects() |
ArrayList<String> |
readProjectsFile(String installationPath,
String defaultProjectsFilePath) |
public static volatile VisualExpertBuilder.VEProjectsLister instance
public static volatile String lastappPath
public static VisualExpertBuilder.VEProjectsLister getInstance(String installationPath, String defaultProjectsFilePath)
installationPath: - Visual Expert Application (Executable) pathdefaultProjectsFilePath: - Visual Expert Projects List file pathpublic ArrayList<String> readProjectsFile(String installationPath, String defaultProjectsFilePath)
installationPath: - Visual Expert Application (Executable) pathdefaultProjectsFilePath: - Visual Expert Projects List file pathCopyright © 2016–2025. All rights reserved.