Java is a general-purpose, concurrent, class-based, object-oriented computer programming language that is specifically designed to have as few implementation dependencies as possible.
Developers can “write once, run anywhere” (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically compiled to bytecode (class file) that can run on any Java virtual machine (JVM) regardless of computer architecture.

Java

Convert Ant based NetBeans project to a Maven project

At IDR Solutions this year, we have decided to carry out a few changes to how we currently operate. One of these changes is...
Georgia Ingham
3 min read

How to use the Microsoft Azure cloud on the…

At IDR Solutions I mainly work on the Development of the JPedal Java PDF Library and PDF to HTML5 Converter. Recently I have also spent...
Georgia Ingham
6 min read

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