Unable to Run/Debug apps from eclipse - Jit debug error message

11
I'm facing an error when I'm trying to debug or run the application after deploy it to eclipse from the modeler, and I believe this issue starts appear with the new modeler V7.9.0. So whenever you try to create a new project with V7.9.0 and run/debug it from eclipse it will give the following  also I tried to disable just-in-time debugger in windows 10 64Bit  from the registry but I can't find it. and i'm not sure if the will solve the issue.
asked
3 answers
1

Thanks for reporting this issue, we will work on resolving this in a future update.

For now, please try the following workaround: This error only occurs when security is enabled in your project. You can disable security by selecting the option 'Off' in the Project Security dialog. After redeploying, you should again be able to run your project from Eclipse.

answered
1

For all of you that bumped into this issue, I have good news:

The fix has been shipped in the Mendix 7.11.0 release.
 

answered
0

Raise an issue for this at Mendix, cause I expect this to be a V7.9.0 bug.

answered