You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a workspace base on Java stack. Open it and create the Spring project. in the browser Update DTD for GWT-module descriptors #1. Expand the project. Open the READ.me file.
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
The text was updated successfully, but these errors were encountered:
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
Step to reproduce
Use-case with creating new package:
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
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
The text was updated successfully, but these errors were encountered: