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 a different kind of output files with help of handlers.
Since the handlers are used through a 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.
Categories: Application Management, Build and Deploy, Editor, IDE, Other
Tags: java, editor, properties file, properties, i18n, localization
Additional Details
Eclipse Versions: 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: skzs
Development Status: Production/Stable
Date Created: Tuesday, December 13, 2011 - 07:36
License: EPL
Date Updated: Friday, January 15, 2021 - 10:13
Submitted by: Krisztián Zsolt Sallai
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2024 | 287/573 | 12 | 3 |
September 2024 | 265/642 | 49 | 10 |
August 2024 | 244/641 | 55 | 10 |
July 2024 | 260/663 | 48 | 13 |
June 2024 | 276/681 | 51 | 21 |
May 2024 | 270/682 | 56 | 20 |
April 2024 | 267/687 | 61 | 24 |
March 2024 | 284/694 | 56 | 15 |
February 2024 | 277/687 | 52 | 12 |
January 2024 | 236/691 | 82 | 11 |
December 2023 | 242/671 | 71 | 12 |
November 2023 | 253/686 | 74 | 24 |
Reviews Add new review
Eclipse 2019-06
Submitted by Georgi Manev on Fri, 06/21/2019 - 04:35
Could you please make this plugin compatible with Eclipse 2019-06 :)
This is very useful plugin.
Re: Eclipse 2019-06
Submitted by Krisztián Zsol… on Fri, 06/28/2019 - 16:42
In reply to Eclipse 2019-06 by Georgi Manev
The update site URL was invalid. Sorry for the inconvenience. Please try to install again.
Re: Eclipse 2019-06
Submitted by Kunok Joung on Wed, 07/13/2022 - 00:10
In reply to Eclipse 2019-06 by Georgi Manev
https://marketplace.eclipse.org/content/dazzle
Try the plugin above.
Better support for similar features.
Please fix plugin
Submitted by Marko Boskovic on Tue, 04/23/2019 - 13:07
Please fix the plugin for Eclipse 2018-12, Eclipse Oxygen.2 and Eclipse 2018-09.
I tried to install on 3 eclipse versions from above and for all I got the same error.
Error:
Unable to read repository at "github.com/skazsi/multiproperties/tree/master/hu.skzs.multiproperties.updatesite."
"github.com/skazsi/multiproperties/tree/master/hu.skzs.multiproperties.updatesite" is not a valid repository location.
Re: Please fix plugin
Submitted by Krisztián Zsol… on Wed, 04/24/2019 - 15:49
In reply to Please fix plugin by Marko Boskovic
I assume you are trying to install the plugin manually by using the update site instead of the Marketplace. If so, then the correct update site URL is the following:
https://raw.githubusercontent.com/skazsi/multiproperties/master/hu.skzs…
If you have seen somewhere else mentioned any other location as update site, please let me know, I would like to get rid of.
1.4.0 is released with encoding support of properties files
Submitted by Krisztián Zsol… on Fri, 04/12/2019 - 17:33
Some other minor fixes and improvements are also included.
Fix for new versions of eclipse.
Submitted by Kürşat Özer on Sat, 03/30/2019 - 07:31
Could you please make this plugin compatible with Eclipses 2018-12 and 2019-03 :)
Thanks
Re: Fix for new versions of eclipse.
Submitted by Krisztián Zsol… on Sat, 04/06/2019 - 14:42
In reply to Fix for new versions of eclipse. by Kürşat Özer
I'm working on it.
Re: Re: Fix for new versions of eclipse.
Submitted by Krisztián Zsol… on Wed, 04/10/2019 - 04:03
In reply to Re: Fix for new versions of eclipse. by Krisztián Zsol…
Should be installable for the 2019-03 version too.
Please fix
Submitted by John Minetta on Thu, 03/14/2019 - 10:07
Please fix the plugin for Eclipse 2018-12 :)
Re: Please fix
Submitted by Krisztián Zsol… on Sat, 04/06/2019 - 14:42
In reply to Please fix by John Minetta
I'm working on it.
Re: Re: Please fix
Submitted by Krisztián Zsol… on Wed, 04/10/2019 - 04:03
In reply to Re: Please fix by Krisztián Zsol…
Should be installable for the 2019-03 version too.