Can any one tell me, which library i have to import to draw BPMN in eclipes?

I have Created one Maven project in eclipes, but i dont know which library file to import in eclipes to draw bpmn… can any one help me? …

You don’t need to use eclipse to draw the model - you just need to download the camunda modeler.

It’s a standalone application that can be used independently of your IDE to create and implement executable modeles.

Thank you for your response Mr.Niall.

You need the now deprecated (but still superior) Eclipse Camunda Modeler Plugin. Check here for that plugin:

https://docs.camunda.org/manual/latest/modeler/eclipse-plugin/update-sites/

Installation into Eclipse is non-trivial, but we have it working in Kepler through Neon.

Thank You :slight_smile: