-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
reiner_jung
committed
Apr 28, 2016
1 parent
cc15697
commit 47c2199
Showing
3 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
File renamed without changes.