HI Ptr:
Thanks for replying. However, this issue still occurs after I apply changes you proposed.
1. Add included jar file to my applications' .jpf file as jpf-symbc.classpath.

2. Add included jar file to my applications' .jpf file as jpf-core.classpath.

However, in both cases, the same error message arises:

I guess this error happens because JPF can't locate class definition when it reads the first line of code from my lejos program:

3. I also try to modify my application's .jpf file as following (${jpf-symbc}/build/examples contains compiled application classes):

This time, a different error arises:

I do know this must be a issue related to classpath set up. Since I am new to JPF, I am confused about how to get it work. Please provide any suggestion. Thx.
Chengcheng