Skip to content

alb3rtov/SISINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sistemas Inteligentes - Práctica 1

Configure project on Eclipse IDE

  1. First clone the repository from Git Repositories option menu
  2. On Package Explorer, right click on Import > Projects from Git > Existing local repository > and select the puzzle-lab-c1-1 repository
  3. If the project has been imported like a general project, you need to convert the project to a Maven/Java project. Right click on your project > Configure > Configure as a Maven project
  4. If you have issues with JAR libraries:
    • Right click on your project > Build Path > Configure Build Path
    • On tab Libraries, in Classpath add a new external JAR and select the .jar (gson) on lib directory