Dev Tools

Properties File Editor

Parse and edit Java .properties files with key-value table view and Unicode escape handling.

.properties source
Parsed properties (10)
LineKeyValue (decoded)
2app.nameMy Application
3app.version1.0.0
4app.descriptionA sample Application
7db.hostlocalhost
8db.port5432
9db.namemydb
10db.passwords3crét
13greeting.enHello World
14greeting.frBonjour le monde
15greeting.jpこんにちは
Was this page helpful?

Related tools