When I add extenals jars at Java Build Path/Libraries, Query Dialog is able to read classes fields from these jars and some of these fields type are another classes in the same jars.
If I set a TextField with one of these fields whose type is other class of external jar, when I build project I get ClassNotFoundException error.
I'm attaching files to reproduce this issue. I'm also send a print screen of message.
Attachments:
test_rpt.zip
Recommended Comments