Skip to content

#1063: improved missleading documentation (for user specific workspace configuration)#2041

Open
JoelAdbu wants to merge 2 commits into
devonfw:mainfrom
JoelAdbu:feature/1063-adjust-doc-user-specific-configuration
Open

#1063: improved missleading documentation (for user specific workspace configuration)#2041
JoelAdbu wants to merge 2 commits into
devonfw:mainfrom
JoelAdbu:feature/1063-adjust-doc-user-specific-configuration

Conversation

@JoelAdbu

@JoelAdbu JoelAdbu commented Jun 17, 2026

Copy link
Copy Markdown

This PR fixes #1063

Implemented changes:

  • clarified documentation regarding user-specific IDE workspace configuration
  • documented that workspace templates can also be defined in ~/.ide/settings/«ide»/workspace/
  • added note about required directory structure (settings subfolder)

Testing instructions

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

  1. For better understanding of the issue check Ability for user specific IDE configuration #982

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). If no issue ID exists, title only.
  • PR top-level comment summarizes 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 labeled
    with internal
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

@CLAassistant

CLAassistant commented Jun 17, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@coveralls

coveralls commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 27695904476

Coverage remained the same at 71.285%

Details

  • Coverage remained the same as 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: 16222
Covered Lines: 12056
Line Coverage: 74.32%
Relevant Branches: 7250
Covered Branches: 4676
Branch Coverage: 64.5%
Branches in Coverage %: Yes
Coverage Strength: 3.15 hits per line

💛 - Coveralls

@JoelAdbu JoelAdbu added the documentation Improvements or additions to documentation label Jun 17, 2026
@JoelAdbu JoelAdbu self-assigned this Jun 17, 2026
@JoelAdbu JoelAdbu changed the title #1063: improved missleading documentation #1063: improved missleading documentation (for user specific workspace configuration) Jun 17, 2026
@JoelAdbu JoelAdbu moved this from 🆕 New to 🏗 In progress in IDEasy board Jun 17, 2026
@JoelAdbu JoelAdbu marked this pull request as ready for review June 17, 2026 14:31
@JoelAdbu JoelAdbu requested a review from laert-ll June 17, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

User specific configurations are not working as described

4 participants