History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-14511
Type: Usability Problem Usability Problem
Status: Open Open
Assignee: Anna Kozlova
Reporter: Melody Dunn
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Eclipse Integration: changes in .classpath not reflected in module

Created: 24 Aug 07 19:06   Updated: 20 Dec 07 13:21
Component/s: IDE Configuration

Environment: Windows XP
Issue Links:
Relates
This issue relates to:
IDEADEV-20377 Eclipse integration: linking .iml to ... Major Closed
 

Build: 7,230
Severity: Medium


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 26 Aug 07 14:31
The fact that IDEA just ignores changes in .classpath is regression, and submitted as 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).