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
As a IDEasy user, I want eclipse plugin installations and git repository project imports to happen automatically in the background so that I do not get disturbed and everything is automated without the need for me to interact.
Actual behavior
Such background activities actually launch Eclipse GUI and IDEasy waits for the process to terminate what requires me to close the GUI.
In projects that have many plugins or repositories this is very annoying since I have to keep closing Eclipse manually every time.
Further, I do not easily know when the processing is completed and if I close Eclipse too early, I abort it and things are not functional.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Expected behavior
As a IDEasy user, I want eclipse plugin installations and git repository project imports to happen automatically in the background so that I do not get disturbed and everything is automated without the need for me to interact.
Actual behavior
Such background activities actually launch Eclipse GUI and IDEasy waits for the process to terminate what requires me to close the GUI.
In projects that have many plugins or repositories this is very annoying since I have to keep closing Eclipse manually every time.
Further, I do not easily know when the processing is completed and if I close Eclipse too early, I abort it and things are not functional.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: