- 
                Notifications
    You must be signed in to change notification settings 
- Fork 45
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Expected behavior
As a IDEasy user, I want to automate my IDE installation with Eclipse including all required plugins so that I can develop with ease.
Actual behavior
Eclipse plugin installation stalls and the process does not seem to end.
The last thing I see in the logs when running ide -t eclipse is this:
Running command 'D:\projects\_ide\software\default\eclipse\eclipse\2024-09\eclipsec.exe' with arguments '-data' 'D:\projects\demo9\workspaces\main' '-keyring' 'C:\Users\hohwille\.eclipse\.keyring' '-configuration' 'D:\projects\demo9\plugins\eclipse\configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://www.genuitec.com/updates/devstyle/ci/' '-installIU' 'com.genuitec.eclipse.theming.core.feature.feature.group' ...
BTW: standard windows taskmanager does not show any process named eclipsec.exe but I can find it in ProcessExplorer.
I killed the process and then IDEasy continued with the next plugin.
For the other plugins it did not hang but all plugin installations failed.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
- ide eclipse
Related/Dependent Issues
#652 - I assume I broke Eclipse commandlet.
Comments/Hints:
Affected version:
- 2024.09.002-beta-SNAPSHOT
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
✅ Done