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 project import fails #976

Closed
hohwille opened this issue Nov 11, 2022 · 0 comments · Fixed by #977
Closed

Eclipse project import fails #976

hohwille opened this issue Nov 11, 2022 · 0 comments · Fixed by #977
Labels
bug Something isn't working commandlet related to commandlets (scripts/command/*) eclipse related to Eclipse IDE projects Auto cloning and import of projects.

Comments

@hohwille
Copy link
Member

Starting eclipse import for /d/projects/jbf/workspaces/main/java-quarkus into workspace main at /d/projects/jbf/workspaces/main
/d/projects/jbf/scripts/command/eclipse: line 253: /d/projects/jbf/software/eclipse/eclipse: No such file or directory
Command 'eclipse import java-quarkus ' failed with exit code 127
Importing from /d/projects/jbf/settings/projects/mts.properties...
Project is not active by default.
Skipping project - use force (-f) to setup all projects...

It seems as if the eclipse project import is broken:
Since we install tools lazily we first need to run a silent setup to ensure eclipse is actually installed before we can call it.

@hohwille hohwille added bug Something isn't working eclipse related to Eclipse IDE commandlet related to commandlets (scripts/command/*) Team_IDE labels Nov 11, 2022
@hohwille hohwille added this to the release:2022.08.004 milestone Nov 11, 2022
hohwille added a commit to hohwille/ide that referenced this issue Nov 11, 2022
@hohwille hohwille added the projects Auto cloning and import of projects. label Nov 11, 2022
hohwille added a commit to hohwille/ide that referenced this issue Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working commandlet related to commandlets (scripts/command/*) eclipse related to Eclipse IDE projects Auto cloning and import of projects.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant