Authors:
oliver.wehrens
opensource software

Property Sorter

Vendor: Oliver Wehrens

Email:

Website: http://code.google.c...ropertysorterplugin/

License: license url

Bugtracker page

Description:

Imagine you work with property files every day. The files are updated on different branches copied up to the trunk and merged down to new branches, sometimes even updated externally. I got a couple of times into not so funny merge conflicts since people did not sort the property files in the same way. To get around that I used an external tool to sort the files just before committing them.

This plugin sorts the property files inside IDEA.

Simply open a properties file and choose Code - Sort Properties. It detects if this is a real properties file (e.g. all lines do have a # at the start or do follow the pattern key=value) and sorts them. If things go boom you always can undo ;-).

Downloads: 1243
Rating:
Participated in rating: 0
Version Since Build Until Build File/URL Size (Kb) Date Dependency
0.3. 80.8000. . Download 8.77. 2009-05-05 23:52:06 .
0.2.1. 80.8000. . Download 7.37. 2009-03-14 01:47:27 .
0.2. 80.8000. . Download 7.84. 2009-03-14 01:25:44 .
. .

Recent change notes:

Version 0.3
  • Comments above properties will now be preserved and not deleted.
Version 0.2
  • Initial Release.

Comments: No comments so far.