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

The file watcher does not track events properly after defined cases #7092

Closed
musienko-maxim opened this issue Oct 30, 2017 · 1 comment
Closed
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. sprint/current

Comments

@musienko-maxim
Copy link
Contributor

musienko-maxim commented Oct 30, 2017

Step to reproduce

Use-case with creating new package:

  • Create a workspace base on Java stack. Open it and create the Spring project. Expand the project to org.eclipse.che.examples and select the package.
  • Project -> New -> Java Package -> type package like: com.somepackage (with dot)
    Actual result: The just created package has not appeared in the Project explorer.
    Expected result the package should displayed in Project explorer

Use-case with deleting items from IDE:
Precondition: use two browser windows #1 and #2

Use-case with coloring files under git

  • Create for the Spring project with wizard and change content a file.
    Expected result the color of just edited in Project Explorer and opened tab file should be changed.
    Actual result: The file in Project Explorer and tab remains the same
@musienko-maxim musienko-maxim added the kind/bug Outline of a bug - must adhere to the bug report template. label Oct 30, 2017
@musienko-maxim musienko-maxim changed the title The file watcher does not track events properly after delete file from the IDE and add package The file watcher does not track events properly after defined cases Nov 3, 2017
@RomanNikitenko RomanNikitenko self-assigned this Nov 16, 2017
@RomanNikitenko RomanNikitenko added the status/in-progress This issue has been taken by an engineer and is under active development. label Nov 16, 2017
@RomanNikitenko
Copy link
Member

I've tested it on branch related to #7380 and the issue is already fixed there.
So I'm closing the issue.

@RomanNikitenko RomanNikitenko removed the status/in-progress This issue has been taken by an engineer and is under active development. label Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. sprint/current
Projects
None yet
Development

No branches or pull requests

4 participants