package test.wksp.eclipse; /** * <p> * The Compare plug-in's <code>openCompareEditor</code> method takes an * <code>ICompareEditorInput</code> and starts sequencing through the above * steps. If the compare result is not empty a new compare editor is opened and * takes over the sequence until eventually closed. */ public class X08c { }