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

#1358: implemented disable workspace functionality #1359

Merged

Conversation

jan-vcapgemini
Copy link
Contributor

Addresses/Fixes: #1358

Implements:

  • added check for new DISABLE_WORKSPACE environment variables to intellij and android-studio
  • added documentation for DISABLE_WORKSPACE environment variables to intellij and android-studio

added check for new DISABLE_WORKSPACE environment variables to intellij and android-studio
added documentation for DISABLE_WORKSPACE environment variables to intellij and android-studio
@jan-vcapgemini jan-vcapgemini self-assigned this Sep 21, 2023
@github-actions github-actions bot added bash related to bash shell or scripts commandlet related to commandlets (scripts/command/*) documentation related to documentation (AsciiDoc) scripts related to shell scripts (bash and CMD) labels Sep 21, 2023
@jan-vcapgemini jan-vcapgemini added this to the release:2023.09.001 milestone Sep 21, 2023
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 PR and fixing this issue fast. Your changes look good.
Thanks that you did not copy&paste the typo in the variable names I did initially in the story (DISLABLE vs. DISABLE) 👍
I did update the documentation directly as constructive review. It now does not say what is the default and should therefore be consistent.
Ready for merge.

@hohwille hohwille marked this pull request as ready for review September 21, 2023 17:01
@hohwille hohwille merged commit 60d5062 into devonfw:master Sep 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash related to bash shell or scripts commandlet related to commandlets (scripts/command/*) documentation related to documentation (AsciiDoc) scripts related to shell scripts (bash and CMD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open workspace as project when launching Intellij and Android Studio
2 participants