I made an application that acts as an Mqtt client and communicates with a server. I want to dig deeper into how the eclipse paho project was implemented as a B4A Library. From what's there on the forum, I see how java projects can be implemented as libraries using eclipse. Can someone give a heads ups how a project like the eclipse paho was implemented? I'm a beginner to here