Skip to content

Conversation

@rudyflores
Copy link

Run & Debug remote Java on z/OS with Ansible Playbook

This PR adds a new Ansible Playbook for running and debugging remote java, this can all be done through a VS Code task that has been created in the project. The Ansible Playbook will do the following when running/debugging java:

  • Upload to z/OS the compiled .jar file
  • Start the debug server that can later be attached to from VS Code locally once started
  • Return the output of the Java program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant