#BAEL-17519 add README descriptions (#7935)

This commit is contained in:
Alessio Stalla
2019-10-04 08:52:25 +02:00
committed by Eugen
parent 7490fb6aed
commit 0f64304c34
10 changed files with 44 additions and 6 deletions

7
java-jdi/README.md Normal file
View File

@@ -0,0 +1,7 @@
## Java JDI
This module contains articles about JDI, the Java Debug Interface.
###Relevant articles
- [An Intro to the Java Debug Interface (JDI)](https://www.baeldung.com/java-debug-interface)