Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

Java

3 steps to creating local mirrored Git repositories for…

At IDRsolutions, we have spent the last 6 months working to make our Java code base for our Java PDF Library and PDF to...
Mark Stephens
1 min read

How to set up Amazon Cloud/AWS Elastic Beanstalk on…

At IDR Solutions I spend a lot of time on the Development of the JPedal Java PDF Library and PDF to HTML5 Converter. Recently...
Georgia Ingham
5 min read

How to use the Google App Engine with the…

At IDR Solutions I spend a lot of time on the Development of the JPedal Java PDF Library and PDF to HTML5 Converter. Recently...
Georgia Ingham
4 min read

Writing better Javadoc in NetBeans IDE

As a developer at IDR Solutions I spend a lot of my time working on adding Javadoc for the JPedal Java PDF Library to...
Sylwia Dorota Kedzia
53 sec read

How to test your Java Application using PMD, and…

In the previous articles, Previous whilst working on various projects at IDR Solutions I went through the process of how to build your own...
Ernest Duodu
1 min read

Setting up Continuous Testing with Jenkins

Whether working on a small or or large project, it is always crucial to have some form of testing. At IDR Solutions we spend...
Ernest Duodu
2 min read