Hi, > You need to build FalconJX first. That will create the lib dir with proper > contents (dependencies and artefacts).
I thought I had var "ant" but no jsc.jar was produced. Turns out that you need to do an "ant all". Why isn't this the default target? Justin