Downloading GATE Developer and Eclipse - gsi-upm/SAGA GitHub Wiki
Downloading and installing GATE Developer
First of all, you should download the last release of GATE Developer in order to run the graphic mode of this tool. You can find it in its download page. This download will include GATE Developer and Embedded and requires at least Java 6 update 10, 1.6.0_10, in order to be run.
If you are not familiar with GATE, check out these training modules to understand what GATE can do.
Eclipse IDE
GATE Developer and its APIs need Java 6 JDK (OpenJDK or Oracle) as a minimum. Also, in order to develop our own GATE resources using GATE Embedded, a suitable Java Development Environment is required. We strongly recommend using Eclipse, because it's going to make easier the next configuration tasks.
This project is being developed using Eclipse IDE for Java EE developers because it includes the plugins necessary to offer the modules as a web service in case we need to.