Class Patcher
- java.lang.Object
-
- org.eclipse.epsilon.eugenia.patches.Patcher
-
public class Patcher extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Patcher.Errors
static class
Patcher.PatchApplicationException
-
Constructor Summary
Constructors Constructor Description Patcher(org.eclipse.core.resources.IProject project)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
runBackwards()
void
runForwards()
-