MultiProperties

Add this URL to your Eclipse Installation to reach this solution's update site.

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)

https://raw.githubusercontent.com/skazsi/multiproperties/master/hu.skzs.multiproperties.updatesite/site.xml

Learn more...
Solution Description

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.

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

Screenshot
Date Ranking Installs Clickthroughs
December 2023 248/558 15 2
November 2023 253/686 74 24
October 2023 253/673 79 20
September 2023 231/663 81 18
August 2023 216/673 88 14
July 2023 152/668 193 13
June 2023 198/669 118 10
May 2023 213/671 112 12
April 2023 215/667 102 11
March 2023 209/686 134 18
February 2023 230/667 94 22
January 2023 214/675 111 18
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 2

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for MultiProperties.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

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.

In reply to 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.