Adding ant-svnlib to Net Beans
I wanted to add some additional plugins to the ant build for Netbeans to automatically do some tagging if Ivy publishes the file. Fortunately I found a related post that pushed me into the right direction.
You simply have to copy your JARs to
c:\Program Files\NetBeans x.x.x\java\ant\lib\
and that’s it.