Hi,
I'm working on a job in Composer that implements IDmMethod.
When trying to set up the debug/run configuration - I can't find the main class of "execute()"
You can get there by right click your project, then Run/Debug Settings
- or -
Right click on the code - and pick 'debug as' or 'run as' and then pick configurations.
It's in the "Main" tab - and it has a field "Main class" - and a search button.
It's unable to find execute() or the object name -
Does anyone know of a way to set this up for an IDmMethod?