Details
Description
The build.xml script is great, unfortantly it is making a libs folder in the currently selected plug-in.
1) Select a plugin that is not net.refractions.udig.libs
2) Select Project > Clear
3) Ask to clear all the projects
4) A libs folder will be created in your selected plug-in.
Fun!
<property name="lib" value="../net.refractions.udig.libs/lib"/>
This masks the issue, but eclipse still refreshes the "current" plugin rather than net.refractions.udig.libs.