Home
last modified time | relevance | path

Searched defs:DebugEvent_illegal_detail (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.properties20 DebugEvent_illegal_detail=detail is not one of the allowed constants, see IDebugEventConstants key
H A DDebugCoreMessages.java26 public static String DebugEvent_illegal_detail; field in DebugCoreMessages