Subject Re: [Firebird-Java] Re: JayBird + Firebird Embedded on Win 7 x64
Author Roman Rokytskyy
> Exception in thread "main" java.lang.NoClassDefFoundError: org/antlr/runtime/RecognitionException

You have to include also antlr-runtime-3.0.1.jar in the classpath.

Roman