Cannot select a service class

Hi everybody,

I am starting with M2Doc and I would like to link a service class to my template. I followed the instructions in the documentation and created a Plugin project and created a java class with a java method. I also checked " include all plugins from target in java search " and I checked that the plugin is in the running target platform. However when I open the Template Property Wizard and go to the Services(expert) and type the name of the created service class, nothing appears the wirzard stays blank and doesn’t forward any option. I cannot figure out what the problem is. Is there a step I am missing? how can I fix this problem?

Thank you in advance

If you move your template in this plugin project does it work ? It’s probably because you don’t have a java dependency from the project where is your template and the project containing the service class.