Setup
- Need to install java.
- Need to download and give maven path on your enviroment variable.
- Maven integration for eclipse
* Open Eclipse
* Go to Help -> Eclipse Marketplace
* Search by "Maven"
* Click "Install" button at "Maven Integration for Eclipse" section
Follow the instruction step by step
- After successful installation do the followings in Eclipse:
* Go to Window --> Preferences
* Observe, Maven is enlisted at left panel
- Run the following command from your git terminal
https://github.com/OpenSourceLabWork/product_service.git
OR
Download zip file - download - Open Eclipse
* Go to File -> Import
* In Import Window, Go to Maven -> Existing Maven Project
* Click "Next" button
* In Import Maven Project window, browse the downloaded jMetall folder and click "Finish"