Skip to content

added script to run IDEasy from console via maven-exec-plugin - #2346

Open
hohwille wants to merge 1 commit into
devonfw:mainfrom
hohwille:feature/add-exec-ide-script
Open

added script to run IDEasy from console via maven-exec-plugin#2346
hohwille wants to merge 1 commit into
devonfw:mainfrom
hohwille:feature/add-exec-ide-script

Conversation

@hohwille

@hohwille hohwille commented Aug 18, 2026

Copy link
Copy Markdown
Member

This PR adds a useful script for developers

Implemented changes:

  • added exec-ide.sh script for local testing of IDEasy with Java
  • usage: ./exec-ide.sh help or ./exec-ide.sh status, etc. so just use the script instead of ide.

Testing instructions

Please add conscise, understandable instructions on how a reviewer can test/verify the functionality of your contribution here:

  1. see above 😄

Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat and not feature/921 fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summaries what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labelled
    with internal
  • You have not changed any dependency in pom.xml files or otherwise if runtime dependencies changed, you have updated our LICENSE.asciidoc
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board Aug 18, 2026
@hohwille hohwille added this to the release:2026.08.002 milestone Aug 18, 2026
@hohwille hohwille added internal Nothing to be added to CHANGELOG, only internal story test related to testing and QA labels Aug 18, 2026
@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 32168635418

Coverage increased (+0.04%) to 72.971%

Details

  • Coverage increased (+0.04%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 17567
Covered Lines: 13366
Line Coverage: 76.09%
Relevant Branches: 7769
Covered Branches: 5122
Branch Coverage: 65.93%
Branches in Coverage %: Yes
Coverage Strength: 3.23 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Nothing to be added to CHANGELOG, only internal story test related to testing and QA

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

2 participants