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

#236: fixed Eclipse plugin installation #333

Merged

Conversation

jan-vcapgemini
Copy link
Contributor

Fixes: #236

Implements

  • added missing arguments
  • applied code reformat

added missing arguments
applied code reformat
@jan-vcapgemini jan-vcapgemini added eclipse related to Eclipse IDE bugfix labels May 14, 2024
@jan-vcapgemini jan-vcapgemini self-assigned this May 14, 2024
@coveralls
Copy link
Collaborator

coveralls commented May 14, 2024

Pull Request Test Coverage Report for Build 9210493770

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 19 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 59.539%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/eclipse/Eclipse.java 19 2.78%
Totals Coverage Status
Change from base Build 9210458351: 0.01%
Covered Lines: 4651
Relevant Lines: 7528

💛 - Coveralls

@mvomiero mvomiero self-assigned this May 17, 2024
Copy link
Contributor

@mvomiero mvomiero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mvomiero mvomiero assigned hohwille and unassigned mvomiero May 21, 2024
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jan-vcapgemini thanks for your analysis of the problem and the fixing PR.
Looks good to me and ready for merge. Great work 👍
Probably runEclipse will still be used for lower-level checks where the additional arguments may partially get in the way but let use wait and see. If that ever happens, we can still create a new issue...

@hohwille hohwille added this to the release:2024.05.001 milestone May 21, 2024
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jan-vcapgemini thanks for rework. Ready for merge now 👍

@hohwille hohwille merged commit 77ddcb0 into devonfw:main May 23, 2024
3 checks passed
@jan-vcapgemini jan-vcapgemini deleted the fix/236-eclipse-plugin-installation branch November 4, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix eclipse related to Eclipse IDE
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Eclipse Plugin installation completely broken
4 participants