Hey.
I am trying to use the Apache Java library SystemUtils to determine the operating system being used. Here is a link:
http://commons.apache.org/lang/api-2.4/org/apache/commons/lang/SystemUtils.html
I am using netbeans to create my application. I can not figure out how to use the library. I have tried importing it but it does not seem to be installed. I have tried finding a download and adding that but I am unable to find one.
Could someone please give me some advice on how to get this library working using netbeans?
Cheers
Eef