Skip to content

Installation under Ant

scottfromsf edited this page May 18, 2012 · 1 revision

Ant

If you application is built using Ant you should copy the following libraries to your project library folder:

  1. flip-core-1.0.jar (the core library itself)
  2. commons-collections-3.2.1.jar from http://commons.apache.org/collections/
  3. commons-jexl-2.1.1.jar from http://commons.apache.org/jexl/
  4. commons-lang3-3.1.jar from http://commons.apache.org/lang/
  5. commons-logging-1.1.1.jar from http://commons.apache.org/logging/
  6. reflections-0.9.6.jar from http://code.google.com/p/reflections/
  7. dom4j-1.6.1.jar from http://dom4j.sourceforge.net/
  8. guava-10.0.jar from http://dom4j.sourceforge.net/
  9. javassist-3.12.1.GA.jar from http://www.javassist.org/
Clone this wiki locally