debugging - Attach Android Studio debugger to desktop JVM application -


is an excellent debugger for Android apps in Android studios. Is there any way to add the same Java debugger to regular Java applications? Can I move on my local machine? Based on AS IntelliJ, which I think is a regular JVM debugger, has it been stripped from Android Studio?

Android studio is only for Android Story If you want to debug Java applications, then you have the basic IntelliJ Idea However, you can also write Android apps / debug from IntelIs.


Comments

Popular posts from this blog

Removing From ArrayList, In Loop Based On It's Size, But Breaking After Remove Still Gives OutOfBounds -

c# - Reactive Extensions ControlScheduler -

java - Add color code support to a Bukkit plugin -