MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / isAnsyPrepareDebug

Method isAnsyPrepareDebug

src/plugins/java/java/javadebug.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45bool JavaDebug::isAnsyPrepareDebug()
46{
47 return true;
48}
49
50bool JavaDebug::prepareDebug(const QString &projectPath, QString &retMsg)
51{

Callers 1

prepareDebugMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected