We're trying to get the example NetworkTool project building. The following import is not found when we follow the instructions:
import com.fnfr.svt.help.popup.PopupHelp;
When we open MANIFEST.MF and look at dependencies, we see com.fnfr.svt.help which has com.fnfr.svt.help.popup listed under Runtime page. Figured this would allow the import to work, but it doesn't.
Also, we see a directory com.fnfr.svt.help_4.0.0.52827 under plugins that contains this PopupHelp class.
What do we need to do to get this working? This is for a customer (Pillar) so please treat with urgency.
Thanks,
Chris