The Wayback Machine - https://web.archive.org/web/20200427100703/https://github.com/libgdx/libgdx-old-setup-ui
Skip to content
Old, Eclipse-only setup UI. Not maintained, but available from libgdx.badlogicgames.com/downloads/gdx-setup-ui.jar
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
config
libs
src
.classpath
.gitignore
.project
README.md
build.xml

README.md

libGDX Setup UI

This is the old setup UI by Aurelien Ribon, which fetches a release or nightly build of libgdx and then generates Eclipse projects.

This setup UI has been replaced by the new Gradle-based setup. This repository is meant for users that can not use the Gradle based setup for some reason.

We will accept pull requests for this repository but will not actively maintain the project.

###Download Latest

Building & Running

You'll need Ant and a JDK on your PATH. In the root directoyr type ant, which will produce a gdx-setup-ui-jar which you can execute by double clicking it in a UI or running it via java -jar gdx-setup-ui.jar

Refer to the old wiki article for more info.

You can’t perform that action at this time.