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

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

How to Build Java Projects with Apache ANT

In this tutorial, i will show you how to build your Java Application with Apache Ant. At IDR Solutions 90% of our test is...
Ernest Duodu
2 min read

How to generate smaller PNG files in Java

Introduction As you may already know, PNG is a lossless image format which has comparatively larger file sizes when compared to JPEG. But often PNG...
suda
1 min read

How to upload your Java artifact to Maven Central

Previously I wrote an article about hosting an artifact on GitHub. This time I will show you how to host it on Maven Central...
Ernest Duodu
2 min read

How to enable Text to Speech in JavaFX and…

As a developer at IDR Solutions I spend a lot of my time working on the JPedal Java PDF library and lately I have...
Sylwia Dorota Kedzia
59 sec read

How to convert an Ant NetBeans Plugin to a…

At IDR Solutions I spend a lot of time on working on the development of our Java PDF Library. Click here to read why...
Ernest Duodu
1 min read