Skip to content

Commit a697d3b

Browse files
authored
Added JDK note in README
1 parent 4f536ee commit a697d3b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Samples with utility classes to compile java source code in memory
55

66
After taking huge effort to look for example on the internet and found nothing work. I decided to create a very simple version.
77

8+
**Note**: Please make sure you use JDK in your runtime
9+
810
E.g.:
911

1012
StringBuffer sourceCode = new StringBuffer();

0 commit comments

Comments
 (0)