.fdb to .xls converter written in Java using JavaFX
- Install firebird server from Firebird official site and start it;
- Edit build path including .jar's from /lib directory;
- Run application
- (Optional) If your JDK < 7u6 install JavaFX following the steps