mirror of
https://github.com/gildur/SimplePropertiesEditor.git
synced 2026-03-31 15:27:07 +09:00
Update site refresh.
This commit is contained in:
12
index.html
12
index.html
@@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>SimplePropertiesEditor</title>
|
||||
<title>Simple Properties Editor</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>SimplePropertiesEditor</h1>
|
||||
<div>Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences.<br>
|
||||
<a href="https://github.com/gildur/SimplePropertiesEditor">Sources on Github</a></div>
|
||||
<h1>Simple Properties Editor</h1>
|
||||
<p>Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences.<br>
|
||||
<a href="https://github.com/gildur/SimplePropertiesEditor">Sources on Github</a></p>
|
||||
<h2>Installation</h2>
|
||||
<div>Click "Help" -> "Install new software" and paste update site URL:<br>
|
||||
http://gildur.github.io/SimplePropertiesEditor/updates/</div>
|
||||
<p>Click "Help -> Install new software" and paste update site URL:<br>
|
||||
http://gildur.github.io/SimplePropertiesEditor/updates/</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user