Hello,
I am following the webNMS EMS tutorial on Eclipse Plugin and on step "Creating Discovery Filter", after the code is generated by the tool I get the following line:
ExtendedMO extMoObj = new ExtendedMO();
This line is returning "ExtendedMO cannot be resolved to a type".
I could not find any import for it, can you please advice?
Thanks,
Thiago