Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 988 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 988 Bytes

melanee-ocl

Deep OCL for Melanee

Getting Started

You can either download eclipse and import all these project (especially melanee-core, which this project depends on) and start an Eclipse application from Eclipse itself or you download Melanee from http://www.melanee.org/ and install this software via "Install new Software". This project has to be build with maven beforehand with

cd melanee-core
mvn clean install
cd melanee-ocl
mvn clean install

Prerequisites

What things you need to install the software and how to install them

JDK (JVM 8) and Eclipse

Built With

  • Maven - Dependency Management

Authors

  • University of Mannheim: Chair for Software Engineering

License

This project is licensed under the Eclipse License - see http://www.eclipse.org/legal/epl-v10.html for details

Acknowledgments

  • University of Mannheim: Chair for Software Engineering
  • We use the Google's Java Checkstyle coverage