Setting up Eclipse for LWJGL development - Fish-In-A-Suit/Conquest GitHub Wiki
Installing LWJGL
Creating a GitHub repository and setting it up with EGit
Going raw - connecting a remote repository with Git
Connecting a remote repository:
git remote add origin <remote_repo_url>