Gemalto is now part of the Thales Group, find out more.

You are here

Using classes from cwmlib jar in BGS5 project in Eclipse | Thales IoT Developer Community

October 29, 2019 - 9:20pm, 2247 views

Hi.

I am attempting to use some of classes from cwmlib library in my new project for BGS5 module. I am developing in Eclipse Juno. Everything is configured according to instructions in Java User Guide pdf. Configuration of external cwmlib library is also done, so the project compiles without errors. 

The problem is when I try to build and run midlet package. Generated package does not contain classes from cwmlib jar, so execution ends with ClassNotFoundException. Should I set some property in Eclipse to include cwmlib jar contents in midlet package?

Best regards, Marcin