org.apache.maven.plugin.eclipse
Class TempEclipseWorkspace

java.lang.Object
  extended by org.apache.maven.plugin.eclipse.TempEclipseWorkspace

public class TempEclipseWorkspace
extends Object


Constructor Summary
TempEclipseWorkspace(String testWorkspaceName, boolean usePathToProject)
           
 
Method Summary
 File getWorkspaceLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TempEclipseWorkspace

public TempEclipseWorkspace(String testWorkspaceName,
                            boolean usePathToProject)
                     throws Exception
Throws:
Exception
Method Detail

getWorkspaceLocation

public File getWorkspaceLocation()


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.