External Java libraries

Hi again @daav
I have recently tryed to build LF by my own, but i have an issue
First of all I followed an instruction [here](GitHub - legatoproject/legato-af: Legato Application Framework Install required packages)
I downloaded and installed latest toolchain 64-bit SWI9X15Y_07.12.09.00 on WP85
Cloned repo legato-af from GitHub
Compiled make and make wp85. Got compiled folder …/legato/build/wp85
Added in developer studio compiled framework according to instruction
Regards!

And now after creating new Legato Application I have no legato.jar and get en exception “SPN_HOME…/legato/build/wp85/framework/lib/legato.jar (missing).”
And I have onli ‘.so’ files in my lib folder.

I just can’t realize what am I doing wrong. Please help me if you have any suggestions