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
- Host: GitHub
- URL: https://github.com/agentlab/emftext.javaproperties
- Owner: agentlab
- Created: 2011-12-06T17:36:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-18T15:56:19.000Z (almost 14 years ago)
- Last Synced: 2024-03-26T05:22:02.287Z (over 2 years ago)
- Language: Java
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).