how work with bonita code

1
0
-1

hi i want to change some part of bonita engine code and also add new connector but i dont know how start to do it? i should download bonita-enfine from gthub and create maven project then open it in eclipse ?

1 answer

1
0
-1

Hi,

For creating connector, you can create them directly from the studio: http://documentation.bonitasoft.com/creating-connector

Why do you want to modify the Engine code? If your use case is not too specific, you can file a feature request. You might also provide a pull request on github as you indicated (https://github.com/bonitasoft/bonita-engine) It would be better than modifying engine code that might break things and might not be compatible with new versions.

Regards,

Notifications