org.eclipse.emf.cdo.workspace.efs
Class CDOFS
java.lang.Object
org.eclipse.emf.cdo.workspace.efs.CDOFS
- public final class CDOFS
- extends Object
This class is the main entry point to the Eclipse File System (EFS)
implementation
for CDO workspaces
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
open
public static CDOWorkspace open(String projectName,
File projectFolder)
throws Exception
- Throws:
Exception
checkout
public static void checkout(ICheckoutSource checkoutSource,
String projectName,
IProgressMonitor monitor)
throws Exception
- Throws:
Exception
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.