Live (re)compile, (re)load, (re)execute Java code in 100 LoC
A way to automatically (re)compile, (re)load and (re)execute code on file changed!

Java developer since 1995, I've seen, in so many years, many technologies: from J2ME to the cloud, from sockets to GraphQL. Working now as freelance for clients or for my passion which is to write Java Swing applications (japplis.com).
1 views

Anthony Goubard
5,806 viewsA way to automatically (re)compile, (re)load and (re)execute code on file changed!

Anthony Goubard
9,595 viewsAs Java developers, we all have it installed on our computer: the Java Development Kit, also known as the JDK. In this article, we'll …

Anthony Goubard
30,694 viewsLet's explore libraries and framework used to write an office suite in Java.

Anthony Goubard
5,960 viewsHaving written many Java GUI applications, I thought it would be cool to run them embedded in IntelliJ IDEA, Eclipse and NetBeans.