Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).