Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
RuntimeExec.html
blob: e266c7c1c2940eaba17615fbff88bc5f5ef20706 [
file
] [
log
] [
blame
]
<html>
<body>
Reports the calls to
<b>
Runtime.exec()
</b>
or any
of its variants. Calls to
<b>
Runtime.exec()
</b>
are inherently unportable
between operating systems.
<!-- tooltip end -->
<p>
</body>
</html>