-
Notifications
You must be signed in to change notification settings - Fork 25
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 plugin installation opens an Eclipse window for each plugin installed #356
Labels
enhancement
New feature or request
Comments
IDEasy with trace-logging gives me this:
|
devonfw-ide with trace-logging gives me this:
OK. so the magic trick seems to call |
hohwille
added a commit
to hohwille/IDEasy
that referenced
this issue
Sep 25, 2024
…generic step logging for plugins
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tested #236 now and found a problem:
For every plugin installation IDEasy now opens a new window (Eclipse GUI that appears and then disappears). This should be prevented and was fixed in devonfw-ide 1+ year ago.
I am not yet sure what makes the difference. Somehow related to this old code:
https://github.com/devonfw/ide/blob/cdf4af5de21489f3fdcbfdab41af858822e0d598/scripts/src/main/resources/scripts/command/eclipse#L394-L396
The text was updated successfully, but these errors were encountered: