MultiProperties 1.0.0

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:

MultiProperties Editor is an Eclipse plugin for editing multiple key-value based files with similar content. This kind of file format can be Properties for example in Java programming language, which is frequently used for backing a ResourceBundle.

However the plugin is not limited to support only Properties files. Instead it stores everything in one XML file, including the list of keys, all of the values, descriptions and meta information. When the editor saves its content into the XML file, it also saves different kind of output files with help of handlers.

Since the handlers are used through standard Eclipse extension point, not just the already available handlers can be used. You can also implement your own handler which produces your own output format, for example you can produce SQL files instead of Properties files.

See the project home for more information about the new features. Feedbacks are welcome.

Additional Details

  • Version Number: 1.0.0
  • Eclipse Versions: 3.5
  • Organization: skzs
  • Date Created: 13/12/2011
  • Date Updated: 24/05/2012
  • Development Status: Production/Stable
  • License: EPL
  • Submitted by: KrisztiĆ”n Zsolt Sallai
  • This listing has been installed 83 times in the last 30 days.

Reviews

Add a Review