public class EclipseProjects extends Object
Modifier and Type | Method and Description |
---|---|
EclipseProject |
get(File dir)
Gets the Eclipse project with the absolute path.
|
static EclipseProject |
getCurrent()
Gets the current project.
|
static EclipseProjects |
getInstance()
Gets the single instance.
|
EclipseProject[] |
getProjects()
Gets the projects.
|
EclipseProject |
openOrGet(File dir,
boolean fromEclipse)
Gets an existing project or opens a new project and loads a the absolute
minimum required files for the project to function.
|
static void |
updateProjectConfig()
Updates the current project config to Eclipse.
|
public static EclipseProjects getInstance()
public static EclipseProject getCurrent()
public EclipseProject[] getProjects()
public EclipseProject get(File dir)
dir
- The project directory.public EclipseProject openOrGet(File dir, boolean fromEclipse) throws IOException
IOException
- For file errors.public static void updateProjectConfig()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.