Automatic project import for Eclipse #1165
Labels
eclipse
related to Eclipse IDE
enhancement
New feature or request
repository
Commandlet to clone, build or import git repositories
Expected behavior
As a IDEasy user, I want eclipse 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.
Hint: via repository configuration and by setting
import=eclipse
this feature can be triggered.Actual behavior
The automated project import seems to launch Eclipse GUI and IDEasy waits for the process to terminate what requires me to close the GUI.
Also the actual import does not seem to do anything instead of opening the Eclipse GUI.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
Comments/Hints:
Links into the code:
IDEasy/cli/src/main/java/com/devonfw/tools/ide/tool/eclipse/Eclipse.java
Lines 136 to 147 in bbe3a82
See also https://github.com/devonfw/IDEasy/tree/main/cli/src/main/package/internal
Affected version:
See #1006
The text was updated successfully, but these errors were encountered: