
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
7,230
|
| Severity: |
Medium
|
|
I have modules that are linked to eclipse .classpath files. When I get SVN updates and the .classpath file has changed, the changes are not reflected in my module until I close the entire project and re-open it. My project is rather large and takes a while to open so this is very undesirable.
|
|
Description
|
I have modules that are linked to eclipse .classpath files. When I get SVN updates and the .classpath file has changed, the changes are not reflected in my module until I close the entire project and re-open it. My project is rather large and takes a while to open so this is very undesirable. |
Show » |
|
IDEADEV-20377.But even after fix of that issue, changes in .classpath will require reloading project due to current IDEA architecture (changes in module file => reload required).