Skip to content

Conversation

@jdneo
Copy link
Collaborator

@jdneo jdneo commented Aug 17, 2021

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>
Copy link
Collaborator

@testforstephen testforstephen left a comment

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
Member

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

@testforstephen
Copy link
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