An open API service indexing awesome lists of open source software.

https://github.com/agentlab/emftext.javaproperties

Slightly improved version of EMFText's Java Properties syntax
https://github.com/agentlab/emftext.javaproperties

Last synced: 11 months ago
JSON representation

Slightly improved version of EMFText's Java Properties syntax

Awesome Lists containing this project

README

          

This is slightly improved version of [EMFText][emftext]'s Java Properties syntax.
PropertySet now holds EMap of KeyValuePairs and has methods for retrieving values & pairs by key.

© [EMFText][emftext] team -- initial version

© Nikolay Kayanov -- described improvement

[emftext]: http://www.emftext.org/

Installation
Install EMFText into Eclipse Modelling distro
Do not open genmodel and do not generate code
Generate All from javaproperties.cs grammar.
Run launchconfig "Java Properties (developer).launch".
Try text-based editor (File->New->Other...->EMFText Properties File).