Search found 1 match

by Wosser1
12 Mar 2018, 18:03
Forum: Help and Support
Topic: Compiling FileBot
Replies: 4
Views: 5095

Re: Compiling FileBot

I was trying to build a version as well. Seeing it fails at: revision: BUILD FAILED You correctly assumed it has to do with the IvyDE dependencies. The ANT script expects to find the additional jars in: filebot\lib\ivy Look at build.xml:735 for the list. I had to install the Apache IvyDE plugin from ...