I am a beginner in Netbeans JAVA development. I am searching for this solution for a long time and I have found some answers from here and here too but I can't make it work. I have also tried to run this command:
java -Djava.library.path=<path/to/the/file.so>
it gives me the help menu and did nothing.
please give me a detailed guide how to add .so library files in a Netbeans project in ubuntu.