Project
IntelliJ IDEA
Priority
Normal
Type
Usability Problem
Fix versions
No Fix versions
State
Fixed
Assignee
Jan Thomä
Subsystem
OSGi Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Thomas Singer
    3 years ago (29 Jan 2009 22:05)
  • Updated by   root
    2 years ago (17 Jan 2010 21:11)
  • Jira: IDEADEV-40358
    (history, comments)
 
IDEA-47677 A small change in MANIFEST.MF (e.g. added a new required bundle) results in a lot of changes in .iml file
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Currently, it appears as the libraries are stored in a set and written by iterating over the set. I recommend to keep the original sorting to prevent too much noise in the repository.
Comments (1)
 
History
 
Linked Issues (?)
 
Jan Thomä
  Jan Thomä
20 Oct 2009 20:24
2 years ago
Actually fixed a long time ago. The manifest entries in the facet settings are now stored as a plain string, which should keep the now down low.