blob: 816ed1a82984ff02c99402e2862f4d930a4d8572 [file] [log] [blame]
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 {
}