mirror of
https://github.com/gildur/SimplePropertiesEditor.git
synced 2026-04-01 15:57:08 +09:00
20 lines
795 B
Markdown
20 lines
795 B
Markdown
Simple Properties Editor
|
|
========================
|
|
|
|
Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences.
|
|
|
|
Installation
|
|
------------
|
|
|
|
<a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=25025" title="Drag and drop into a running Eclipse workspace to install Simple Properties Editor">
|
|
<img src="http://marketplace.eclipse.org/sites/all/modules/custom/marketplace/images/installbutton.png"/>
|
|
</a>
|
|
|
|
Drag and drop above button into a running Eclipse workspace or click "Help -> Install new software" and paste update site URL:<br>
|
|
http://gildur.github.io/SimplePropertiesEditor/updates/
|
|
|
|
License
|
|
-------
|
|
|
|
<a href="https://raw.githubusercontent.com/gildur/SimplePropertiesEditor/master/LICENSE">MIT</a>
|