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

Added option to delete workspace cache with respect to oracle java extension #124

Merged
merged 1 commit into from Mar 21, 2024

Conversation

Achal1607
Copy link
Member

@Achal1607 Achal1607 commented Mar 15, 2024

As seen in issue #110, sometimes cache issue can occur and user needs to delete userdir as part of troubleshooting step for that workspace. So, added a command to delete extension cache for a particular workspace.
closes #110

Signed-off-by: Achal Talati <achal.talati@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 15, 2024
Copy link
Member

@lahodaj lahodaj left a comment

Choose a reason for hiding this comment

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

Looks OK to me.

@Achal1607 Achal1607 merged commit 264280c into oracle:main Mar 21, 2024
3 checks passed
},
{
"command": "jdk.delete.cache",
"title": "Delete oracle java extension cache for this workspace"
Copy link

Choose a reason for hiding this comment

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

Oracle and Java should be capitalised @Achal1607

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension fails to start
3 participants