Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse automation opens UI that blockes further processing untill closed #1006

Open
hohwille opened this issue Jan 31, 2025 · 0 comments
Open
Labels
bug Something isn't working eclipse related to Eclipse IDE

Comments

@hohwille
Copy link
Member

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)

  1. ide create mmm https://github.com/m-m-m/settings.git

Related/Dependent Issues

Comments/Hints:

  • Project import is now implemented in IDEasy in the same way it was done in devonfw-ide but it seems that it was always fragile/buggy and needs rework.

Affected version:

  • 2025.01.003
@hohwille hohwille added bug Something isn't working eclipse related to Eclipse IDE labels Jan 31, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working eclipse related to Eclipse IDE
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant