Skip to content

Commit

Permalink
reorganized directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
reiner_jung committed Apr 28, 2016
1 parent cc15697 commit 47c2199
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions cocome-maven-project/doc/eclipse-setup.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Eclipse Setup

CoCoME makes use of a wide range of Maven plug-ins including glassfish
deployment, code generation, configuration, and others. To be able to
process this information in Eclipse, several plug-ins and connectors
must be added to your Eclipse installation.

## Prerequisites

- Eclipse Mars.1 or later (other versions my work as well)
- Maven2Eclipse connector (available via Eclipse Marketplace)
- m2c connector for cxf
Update Site: https://github.com/ryansmith4/m2e-cxf-codegen-connector.update/raw/master/org.eclipselabs.m2e.cxf.codegen.connector.update-site

Please install all the necessary plug-ins and connectors.

## Import project

Use 'File' > 'Import' > 'Existing Maven Project' to import the CoCoME
maven project.


File renamed without changes.

0 comments on commit 47c2199

Please sign in to comment.