Posts Tagged ‘Scripting’

Importing Java libraries in Netbeans on Linux

Tuesday, April 1st, 2008

When I found myself re-adding libraries in Netbeans again, I felt that I needed a quicker way to so. I have plenty of java libraries installed on my machine and it’s turning into a real hassle to set them up each time I clean out my Netbeans configuration folder.

So, that is why I created this script.

It is somewhat meant to be used on Gentoo. But it can be used on other distros too.

(more…)