Skip to content

Conversation

@hohwille
Copy link
Member

Fixes #623
Intentionally I did not change Eclipse from prepend to append since I think this is desired here.

@hohwille hohwille added CLI IDEasy command-line-interface (parsing args, etc.) bugfix core FileAccess, ProcessUtil, IdeContext, etc. labels Sep 17, 2024
@hohwille hohwille added this to the release:2024.09.002 milestone Sep 17, 2024
@coveralls
Copy link
Collaborator

coveralls commented Sep 17, 2024

Pull Request Test Coverage Report for Build 10954846753

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 65.733%

Totals Coverage Status
Change from base Build 10954566893: 0.005%
Covered Lines: 6018
Relevant Lines: 8817

💛 - Coveralls

@hohwille hohwille self-assigned this Sep 17, 2024
Copy link
Contributor

@slskiba slskiba left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup. Looks good 👍

Copy link
Contributor

@jan-vcapgemini jan-vcapgemini left a comment

Choose a reason for hiding this comment

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

LGTM. Ready for merge.

@hohwille hohwille merged commit 22a0d13 into devonfw:main Sep 20, 2024
3 checks passed
@hohwille hohwille added the story-reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented. label Oct 22, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this pull request Mar 7, 2025
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this pull request Mar 7, 2025
moved testCheckPluginInstallation from IdeToolCommandletTest to IntellijTest
moved testCheckEditionConflictInstallation from IdeToolCommandletTest to IntellijTest
Adjusted IntellijTest testIntellijPluginInstallWithCustomRepoUrl to use install instead of run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix CLI IDEasy command-line-interface (parsing args, etc.) core FileAccess, ProcessUtil, IdeContext, etc. story-reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented.

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

CliArgument prepend and append methods inconsistent

4 participants