Unable Build Flowable-modeler from the source code

Hi,

I have downloaded the source code from Github and I don’t see the web projects in it and hence not able to build Flowable-Modeler and other web project. I am assuming that there is no web project in the flowable engine source code. Do I need to download any other project to get the flowable-modeller, Flowable-task, flowable-idm, etc?

Kind regards,
Rupesh.

Hi,

The easiest approach I think will be running the build-all.sh script in the scripts folder.
After that you can use the start-modeler.sh script in the same folder. (You also need to start the IDM application first by; start-idm.sh)

Regards,

Yvo

Hi Yvo, I want to merge flowable-modeler code in to my web application, may i know what are the changes that are required?

Hi.
That’s a very broad question.
Best to take a look at the modeler source code and ask more specific what issues you’re facing.

Regards,

Yvo