Get Started steps : Which Eclipse IDE for my new Maven project?

Hi folks,

I 've just downloaded and installed camunda-bpm-tomcat-7.12.0 distribution and I would like to ask which Eclipse IDE must I choose in order to create my new Maven project there.

It isn’t mentioned something relative here:

Thanks a lot in advance,
Steve

@steftriant there’s no restrictions in eclipse for creating camunda projects. So you can use the development ide of your choice. If you’re using spring for creating process applications I would suggest you to use Spring tools suite or intellij, otherwise any eclipse ide is more sufficient.

1 Like

Thanks a lot @aravindhrs :slightly_smiling_face: