Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xmolecules/jmolecules-eclipse-plugin
The JMolecules for Eclipse Plugin supports developers to use JMolecules, i.e. to implement domain models in distraction-free, plain old Java.
https://github.com/xmolecules/jmolecules-eclipse-plugin
Last synced: about 2 months ago
JSON representation
The JMolecules for Eclipse Plugin supports developers to use JMolecules, i.e. to implement domain models in distraction-free, plain old Java.
- Host: GitHub
- URL: https://github.com/xmolecules/jmolecules-eclipse-plugin
- Owner: xmolecules
- License: apache-2.0
- Created: 2022-01-09T19:52:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T02:42:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T22:57:18.835Z (almost 2 years ago)
- Language: Java
- Size: 361 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JMolecules for Eclipse Plugin
[![Actions Status](https://github.com/xmolecules/jmolecules-eclipse-plugin/workflows/build/badge.svg?branch=main)](https://github.com/xmolecules/jmolecules-eclipse-plugin/actions)
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)The JMolecules for Eclipse Plugin supports developers to use JMolecules, i.e. to implement domain models in distraction-free, plain old Java.
## Features
The JMolecules for Eclipse Plugin provides the following features:
### JMolecules Explorer
The explorer displays the structure of a selected project filtered by JMolecules relevant concepts.
![JMolecules Explorer](docs/jmolecules-explorer.png)
## License
This code is open source software licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.html).