To embed the functionality of the external libraries, impulse uses extension applications only,
JNI/JNA DLLs/shared libraries are not used intentionally.
Reason for this is that shared
libraries may influence the runtime engine and therefor the whole eclipse IDE.
These
extension applications are simple console application, interfacing with the java domain via
stdin/stdout or a tcp port.