How to cross-compile in Java

At Damavis, we always like to use the latest tools added to the language. Sometimes, we often have to write code for a project that is in an older version of Java, which can be frustrating. Especially when we know that with more modern versions, we could do the same thing in a more compact … Continue reading How to cross-compile in Java