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

Key: IDEADEV-10228
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Maxim Shafirov
Reporter: Vladislav Kaznacheev
Votes: 0
Watchers: 1
Operations

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

Refactor|Move for JAR should update references in project/global libraries

Created: 27 Sep 06 14:40   Updated: 06 Nov 08 23:31
Component/s: Project Configuration
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 All   Comments   Work Log   Change History      Sort Order:
Maxim Shafirov - 07 Sep 07 16:11
Should work actually... Sascha, would you please verify?

Alexander Chernikov - 12 Sep 07 21:13
7275: still does not work.
Get a project project-a/project-a.ipr.
Jar file: project-a/lib-1/lib.jar.
Case 1. Define project library with lib.jar. In IDEA move lib.jar to project-a/lib-2/lib.jar. Check library definition: reference to jar is not updated. Restart IDEA: references to classes from jar are red.
Case 2. Define global library with lib.jar. In IDEA rename lib.jar to lib-renamed.jar. Check library definition: reference to jar is not updated. Restart IDEA: references to classes from jar are red.