Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Wrong pathelement declaration in xdoclet-build.xml?
When I reference a library outside of my project, the pathelement referes to /otherlproject/lib/thejar.jar. When I change the include to ../otherlproject/lib/thejar.jar it works. Should I change the basedir to my workspace or is this simply a bug?