|
1 | 1 | **Update 09/22/2017**: I've been silent for long time (I'm into Golang lately hence putting Java aside) despite the fact that there are lots of interests to make this mini tool better. I'll kick off my effort to improve this tool from now on by reviewing outstanding issues and PRs |
2 | 2 |
|
3 | | -# InMemoryJavaCompiler [](https://travis-ci.org/trung/InMemoryJavaCompiler) [](https://codecov.io/gh/trung/InMemoryJavaCompiler) |
4 | | -[](https://app.fossa.io/projects/git%2Bgithub.com%2Ftrung%2FInMemoryJavaCompiler?ref=badge_shield) |
| 3 | +# InMemoryJavaCompiler [](https://travis-ci.org/trung/InMemoryJavaCompiler) [](https://codecov.io/gh/trung/InMemoryJavaCompiler)[](https://app.fossa.io/projects/git%2Bgithub.com%2Ftrung%2FInMemoryJavaCompiler?ref=badge_shield) |
| 4 | + |
5 | 5 | Samples with utility classes to compile java source code in memory |
6 | 6 |
|
7 | 7 | After taking huge effort to look for example on the internet and found nothing work. I decided to create a very simple version. |
@@ -34,4 +34,4 @@ Maven dependency: |
34 | 34 |
|
35 | 35 |
|
36 | 36 | ## License |
37 | | -[](https://app.fossa.io/projects/git%2Bgithub.com%2Ftrung%2FInMemoryJavaCompiler?ref=badge_large) |
| 37 | +[](https://app.fossa.io/projects/git%2Bgithub.com%2Ftrung%2FInMemoryJavaCompiler?ref=badge_large) |
0 commit comments