Skip to content

Only show the import notification for the first time - #2065

Merged
testforstephen merged 1 commit into
redhat-developer:masterfrom
jdneo:cs/import-notification
Aug 17, 2021
Merged

Only show the import notification for the first time#2065
testforstephen merged 1 commit into
redhat-developer:masterfrom
jdneo:cs/import-notification

Conversation

@jdneo

@jdneo jdneo commented Aug 17, 2021

Copy link
Copy Markdown
Collaborator

Since our message is called Projects are imported into workspace. So it should only be shown for the first time.

To know whether the projects have been imported or not, I check the existence of .metadata/.plugins, which is used before: https://github.com/redhat-developer/vscode-java/blob/master/src/extension.ts#L334

Signed-off-by: Sheng Chen sheche@microsoft.com

@rgrunber Sorry for the late patch. Please consider if this should be contained in 0.81.0

Signed-off-by: Sheng Chen <sheche@microsoft.com>

@testforstephen testforstephen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

Since this commit is related with other importing enhancements in 0.81.0, i prefer to carry it in the upcoming 0.81.0 release. @rgrunber what do you think?

@rgrunber

Copy link
Copy Markdown
Member

Sounds good. I'm assuming we need not update the changelogs as the relevant issues are mentioned.

@testforstephen

Copy link
Copy Markdown
Collaborator

Sounds good. I'm assuming we need not update the changelogs as the relevant issues are mentioned.

yes, no need to update changelog.

@testforstephen
testforstephen merged commit c3f18c3 into redhat-developer:master Aug 17, 2021
@jdneo
jdneo deleted the cs/import-notification branch August 18, 2021 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants