org.eclipse.mylar.internal.team.ui.preferences.workaround
Class README

java.lang.Object
  extended by org.eclipse.mylar.internal.team.ui.preferences.workaround.README

public class README
extends java.lang.Object

The classes in this package are copied from org.eclipse.ui.texteditor because the class org.eclipse.ui.texteditor.RegExContentProposalProvider is not public. TODO We should ask platform guys to open this API.

Author:
Eike Stepper

Constructor Summary
README()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

README

public README()