miguelcordovam / leJOS_plugin

leJOS plugin for Intellij Idea
8 stars 4 forks source link

Can not debug project #6

Open staadecker opened 6 years ago

staadecker commented 6 years ago

When creating a new project and running it using the debug button the debugger pane displays the following.

Disconnected from target VM, address '127.0.0.1:32967', transport: 'socket'

The code runs fine on the device but it is not connected to IntelliJ

Thank you for any help. Debugging is very important for my project.

Martin

miguelcordovam commented 6 years ago

Hi, debugging option is not available yet. I am still working on it.

Miguel

On Jan 20, 2018 5:51 PM, "Martin" notifications@github.com wrote:

When creating a new project and running it using the debug button the debugger pane displays the following.

Disconnected from target VM, address '127.0.0.1:32967', transport: 'socket'

The code runs fine on the device but it is not connected to IntelliJ

Thank you for any help. Debugging is very important for my project.

Martin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/miguelcordovam/leJOS_plugin/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AFa56aGxvnh30jfhHwX24XhgSX9-I75kks5tMm4KgaJpZM4Rlnlc .

staadecker commented 6 years ago

Ok thanks. Do you have an estimated release date by any chance?

RareScrap commented 5 years ago

I want this feature too.