Hello Marcantoine,
I do not want to change my existing projects.
I've already created a project for the Activiti processes. I would like to add my custom JARs inside it, in order to use the classes from my projects in the workflow.
I've tried adding the dependency in pom.xml, but nothing. I've installed m2e plugin and built with "mvn install" and "mvn eclipse:eclipse" but nothing. I've finally decided to not use maven (bad thing) and add the JAR on the "Java Build Path" in Project Properties. But still nothing, my classes doesn't appear when I choose a Service Task and click "Select class".
What should I do ? I guess this is common ground, you don't have all your projects and classes inside a designer's project.
Thank you,
Regards.