Home
last modified time | relevance | path

Searched defs:DebugEvent_illegal_kind (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/
H A DDebugCoreMessages.properties21 DebugEvent_illegal_kind=kind is not one of the allowed constants, see IDebugEventConstants key
H A DDebugCoreMessages.java27 public static String DebugEvent_illegal_kind; field in DebugCoreMessages