Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
bool JavaDebug::isAnsyPrepareDebug()
46
{
47
return true;
48
}
49
50
bool JavaDebug::prepareDebug(const QString &projectPath, QString &retMsg)
51
{
Callers
1
prepareDebug
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected