Instant Patch Remote Java process by copying fresh .class files and resource files directly to remote host via secure channels
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Replace old XML bindings from Java 8 / javax with Jakarta 4.x.
663d008View on GitHubReport more details in error messages in case of network issues
817e47bView on GitHubShow short message in notification window (no stacktrace)
9427b97View on GitHubExtracted enqueue operation of RemoteClient into RemoteClientLongRunningCommands, made RemoteClientProxy unaware of EDT
8d544f2View on GitHubPlugin verification warns that javax.xml.bind is moved out of JDK starting Java 9, but left in IDE distribution yet. Dependency is annotated with that.
2c89d6eView on GitHub- Fix build with `Gradle IntelliJ Plugin (1.x)` plugin
47eae5eView on GitHubMove to gradle-plugin; plugin is compilable, but not functioning yet
2430110View on GitHubInformative error messages when connect to remote server fails
1f29f2dView on GitHub