Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GraxCode/zelixkiller
/ getRT
Method
getRT
src/me/lpk/util/JarUtils.java:154–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
}
153
154
public
static
File getRT() {
155
return
new
File(System.getProperty(
"java.home"
) + File.separator +
"lib"
+ File.separator +
"rt.jar"
);
156
}
157
}
Callers
1
loadRT
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected