org.eclipse.cdt.internal.ui.search
Class CSearchUtil
java.lang.Object
org.eclipse.cdt.internal.ui.search.CSearchUtil
public class CSearchUtil
- extends java.lang.Object
- Author:
- aniefer
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LRU_WORKINGSET_LIST_SIZE
public static int LRU_WORKINGSET_LIST_SIZE
CSearchUtil
public CSearchUtil()
updateLRUWorkingSets
public static void updateLRUWorkingSets(org.eclipse.ui.IWorkingSet[] workingSets)
getLRUWorkingSets
public static LRUWorkingSets getLRUWorkingSets()
warnIfBinaryConstant
public static void warnIfBinaryConstant(org.eclipse.cdt.core.model.ICElement element,
org.eclipse.swt.widgets.Shell shell)
toString
public static java.lang.String toString(org.eclipse.ui.IWorkingSet[] workingSets)
getCElement
public static org.eclipse.cdt.core.model.ICElement getCElement(org.eclipse.core.resources.IMarker marker)