Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.57 KB

README.md

File metadata and controls

47 lines (33 loc) · 2.57 KB

CoCoME Cloud JEE Platform

This is the cloud variant of CoCoME implementing the evolution scenario platform migration.

CoCoME uses Maven as built system. It has, therefore, a specific directory layout and subdivision in subprojects. In the following we describe the overall structure and point to specific information to setup the build system, configure the deployment, and trigger deployment and undeployment.

Directory Structure

Important Information

  • [Installation in a Nutshell](./cocome-maven-project/doc/Installation in a nutshell.md) gives an overview of the installation process
  • [Development Setup](./cocome-maven-project/doc/Development Setup.md) describes how to configure a fresh checkout
  • [Deployment Setup](./cocome-maven-project/doc/Deployment Setup.md) explains the general setup of the CoCoME execution environment and how to deploy and undeploy components
  • [Eclipse Setup](cocome-maven-project/doc/Eclipse Setup.txt) contains an collection of hints and advices to configure Eclipse to work with CoCoME