-
Notifications
You must be signed in to change notification settings - Fork 20
GetGamaDevCodeUsingEclipsePlugin
RoiArthurB edited this page Jul 29, 2026
·
4 revisions
The source code for Gama is downloaded from GitHub using Eclipse by following these steps:
- Open the Git perspective:
- Windows > Perspective > Open Perspective > Other...
- Choose
Git
- Click on "Clone a Git repository"
- In Source Git repository window:
- Fill in the URI label with:
https://github.com/gama-platform/gama.git - Other fields will be automatically filled in.
- Fill in the URI label with:
- In Branch Selection windows,
- check the
mainbranch - Next
- check the
- In Local Destination windows,
- Choose a Directory (where the source files will be downloaded).
- Everything else should be unchecked
- Finish

This can take a while...
You can now return to the development version setup page to continue the installation with the "Import projects into workspace" section.
For those who want to learn more about Git and Egit, please consult the following tutorials/papers
- EGIT/User Guide http://wiki.eclipse.org/EGit/User_Guide
- Git version control with Eclipse (EGIT) - Tutorial http://www.vogella.com/tutorials/EclipseGit/article.html
- 10 things I hate about Git http://stevebennett.me/2012/02/24/10-things-i-hate-about-git/
- Learn Git and GitHub Tutorial https://www.youtube.com/playlist?list=PL1F56EA413018EEE1
- Installation and Launching
- Workspace, Projects and Models
- Editing Models
- Running Experiments
- Running Headless
- Preferences
- Troubleshooting
- Introduction
- Manipulate basic Species
- Global Species
- Defining Advanced Species
- Defining GUI Experiment
- Classes and Objects
- Exploring Models
- Optimizing Models
- Multi-Paradigm Modeling
- Manipulate OSM Data
- Cleaning OSM Data
- Diffusion
- Using Database
- Using Dataframes
- Using FIPA ACL
- Using BDI with BEN
- Using Driving Skill
- Manipulate dates
- Manipulate lights
- Using comodel
- Save and restore Simulations
- Using network
- Writing Unit Tests
- Ensure model's reproducibility
- Going further with extensions
- Built-in Species
- Built-in Skills
- Built-in Architecture
- Statements
- Data Type
- File Type
- Stats Extension
- Sound Extension
- BDI Extension
- FIPA Skill
- Expressions
- Exhaustive list of GAMA Keywords
- Installing the development version
- Developing Extensions
- Introduction to GAMA Java API
- Using GAMA flags
- Creating a release of GAMA
- Documentation generation
- Predator Prey
- Road Traffic
- Incremental Model
- Luneray's flu
- BDI Agents
- Forager RL
- SIR Analysis
- 3D Model