mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
9 lines
284 B
HTML
9 lines
284 B
HTML
<html>
|
|
<body>
|
|
Reports uses of <code>java.lang.ProcessBuilder</code>,
|
|
which might be unportable between operating systems because
|
|
paths to executables, environment variables, command-line arguments and
|
|
their escaping might vary depending on the OS.
|
|
<!-- tooltip end -->
|
|
</body>
|
|
</html> |