We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Although technically the library works on Java9 we don't use it's full potential yet. We don't need to start external tools any more.
The text was updated successfully, but these errors were encountered:
#11 Added simple build.gradle for local development
69cf574
#11 Fixed running tests with Gradle.
2db42aa
#11 Split into modules.
9ce0c0d
#11 Get rid of reflection for Java8Process.
a8a8230
#11 Implemented SystemProcess based on ProcessHandle (Java 9).
1762d56
#11 Added Java9Process.
7442ac5
No branches or pull requests
Although technically the library works on Java9 we don't use it's full potential yet. We don't need to start external tools any more.
The text was updated successfully, but these errors were encountered: