Unable to debug Java action using Eclipse

0
I am trying to debug java code using Eclipse, but unable to run the project in the IDE.    i am getting below error in the Eclipse console   [rtlauncher:container$] INFO Container start took 10259. Ready to accept admin requests.   .Error in the mendix console log   Eclipse Error        
asked
1 answers
0

You need to update to at least 10.24.10, there was an issue with running from Eclipse in early releases of 10.24. I'm on 10.24.10 and have done a lot of running and debugging from Eclipse the last few days.

answered