java 8

How to use JDeps with multi-jars in Java

If you have followed previous instalments, you will know we have used JDeps to create a multi-jar file version of our JPedal Java library....
Mark Stephens
1 min read

How to create a module-info file with JDeps

In this article, I am going to work through adding modules support to an existing Java application. I am using our JPedal (our Java...
Mark Stephens
2 min read

Java 8 vs Java 11 – What are the…

Updated 03/11/2022: Java 11 is no longer the most recent Long Term Support (LTS) Java release. Read our new article here: https://blog.idrsolutions.com/java-17-vs-java-11/ With Java...
Daniel Warren
2 min read

What is new in Java 8?

Java 8 has been out for some time now and here at IDRsolutions we have been busy updating our software to take advantage of...
Bethan Palmer
24 sec read