You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
I'm trying to use the Eclim Java debug feature but i run into some issues.
JavaDebugStatus bar is not opened when i launch :JavaDebugStart ....
I can open it manually and see some variables at the right, so i think it works but it is not refreshed when
i do :JavaDebugStep <action>. I need to do :JavaDebugStep again to refresh it. I'm not sure it is the normal behavior as it is a little tedious.
I'm using :
eclim 2.7.2
eclipse 4.7.2
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm trying to use the Eclim Java debug feature but i run into some issues.
JavaDebugStatus bar is not opened when i launch
:JavaDebugStart ...
.I can open it manually and see some variables at the right, so i think it works but it is not refreshed when
i do
:JavaDebugStep <action>
. I need to do:JavaDebugStep
again to refresh it. I'm not sure it is the normal behavior as it is a little tedious.I'm using :
eclim 2.7.2
eclipse 4.7.2
The text was updated successfully, but these errors were encountered: