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

#1006: fix eclipse vmargs to prevent launching UI #1157

Conversation

hohwille
Copy link
Member

fixes #1006

fix eclipse to add -vmargs at the end to prevent ignoring all other arguments and launching UI instead of installing plugins or importing projects

@hohwille hohwille added configuration should be configurable or configuration change eclipse related to Eclipse IDE bugfix labels Mar 20, 2025
@hohwille hohwille added this to the release:2025.03.002 milestone Mar 20, 2025
@hohwille hohwille self-assigned this Mar 20, 2025
@hohwille hohwille changed the title #1006: fix eclipse vmargs to prevent launching UI instead of installi… #1006: fix eclipse vmargs to prevent launching UI Mar 20, 2025
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 13976338250

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 67.674%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/eclipse/Eclipse.java 1 62.82%
Totals Coverage Status
Change from base Build 13976220243: 0.0%
Covered Lines: 7824
Relevant Lines: 11135

💛 - Coveralls

@hohwille hohwille merged commit 8323ba0 into devonfw:main Mar 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix configuration should be configurable or configuration change eclipse related to Eclipse IDE
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Eclipse automation opens UI that blocks further processing until closed
2 participants