Running and debugging Mendix using IntelliJ

0
I've been trying to get Mendix to work using IntelliJ, but I cannot manage to get it to work. I've found a few forum posts talking about this subject, but none of them really describe the exact steps to make it work and/or are extremely outdated. Such as: https://forum.mendix.com/p/questions/11540474045274993 https://forum.mendix.com/index3.html#/questions/11540474045289111   What I've done so far: - Deploy the project for Eclipse - Open the project in IntelliJ - Trying to create a run configuration, using "application" and the JDK included with Studio pro   It says that it cannot find the main class. I've tried locating it manually, but the default class is supposed to be ' org.apache.felix.main.Main' according to this post and that doesn't exist. Do I have to build it from IntelliJ as well, and if so, how do I configure the project so that it can build the module?   Any help would be greatly appreciated!  
asked
0 answers