How should a developer choose the Debug Type if he needs to debug JAVA code separately in a JS+JAVA hybrid project?
Native only
Dual (JS + JAVA)
JAVA only
Js only
Submit