Debugging Java Actions in Eclipse:
Settings in Mendix Modeller: Update JVM parameters as shown : -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005
Settings in Eclipse:
Write a main class and call the java actions into that class, it might helps>>>>>>