X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=doc%2Fexamples%2Fjava-jul%2FREADME;fp=doc%2Fexamples%2Fjava-jul%2FREADME;h=0000000000000000000000000000000000000000;hp=d8998b69adc3bb3528849d17dd3a6f361e97810b;hb=53f7d0d7404de911dd62dff06f08539e33ea7519;hpb=1c1968450409b3c159a3000f9e1a968ff1e5f7e8 diff --git a/doc/examples/java-jul/README b/doc/examples/java-jul/README deleted file mode 100644 index d8998b69..00000000 --- a/doc/examples/java-jul/README +++ /dev/null @@ -1,7 +0,0 @@ -Type "make" to compile and use "./run" to start the example. - -The Hello.java file contains a lot of useful information in order to instrument -your application. - -The "run" file shows you how to link your Java application with the LTTng UST -JUL library.