alb3rtov / SISINT

Práctica de Sistemas Inteligentes ESI UCLM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Práctica de Sistemas Inteligentes ESI UCLM


Languages

Language:Java 100.0%