public class TempEclipseWorkspace extends Object
Modifier and Type | Field and Description |
---|---|
File |
workspaceLocation |
Constructor and Description |
---|
TempEclipseWorkspace(String testWorkspaceName,
String[] projectsToLink) |
Modifier and Type | Method and Description |
---|---|
static TempEclipseWorkspace |
getFixtureEclipseDynamicWorkspace() |
static TempEclipseWorkspace |
getFixtureEclipseWithDefault13() |
static TempEclipseWorkspace |
getFixtureEclipseWithDefault15() |
static TempEclipseWorkspace |
getFixtureEclipseWorkspaceWithRad7Default14() |
public File workspaceLocation
public static TempEclipseWorkspace getFixtureEclipseWorkspaceWithRad7Default14() throws Exception
Exception
public static TempEclipseWorkspace getFixtureEclipseWithDefault15() throws Exception
Exception
public static TempEclipseWorkspace getFixtureEclipseWithDefault13() throws Exception
Exception
public static TempEclipseWorkspace getFixtureEclipseDynamicWorkspace() throws Exception
Exception
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.