jeffersyuan
27th August 2018, 05:20
Hi,

I am looking at Java vm integration, in the example, it need to import the java vmi pacakge, like

package com.baan.baanvm.test; // package name
import com.baan.baanvm.*; // import the interface definitions

Where can I find the jar package ?
Is it only suitable for Baan 5.0 c?

Thanks
Jeffers