Using the Eclipse Java IDE with LibGDX

Subscribers:
265,000
Published on ● Video Link: https://www.youtube.com/watch?v=b87Bz8mdlPE



Duration: 24:41
29,468 views
186


This tutorial looks at using the popular Eclipse Java IDE to run and debug LibGDX games. It starts with the installation process, then walks through how to configure the IDE (installing the Android, Gwt and Gradle plugins), then run a Desktop, Android as well as HTML gradle project.

This tutorial assumes you have already configured a Java and Android development environment. If you haven't, be sure to watch this video first ( https://www.youtube.com/watch?v=Huifd-C2KrI ). If you prefer IntelliJ IDEA, there is a video covering that IDE here:https://www.youtube.com/watch?v=CN13SZpApR0

This is part of the overall LibGDX tutorial series on GameFromScratch.com that you can find here: http://www.gamefromscratch.com/page/LibGDX-Tutorial-series.aspx







Tags:
Java (Programming Language)
gamefromscratch
Integrated Development Environment (Software Genre)
Eclipse (Software)
LibGDX
tutorial