Skip to content

OpenSourceLabWork/product_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Product Service Problem using jMetal

Maven Integration

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

Importing jMetall to Eclipse

Download jMetall

  • 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"

About

Product Service problem using NSGAII

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages