Skip to content

Instantly share code, notes, and snippets.

@gilgamesh2k
Created November 10, 2014 11:52
Show Gist options
  • Save gilgamesh2k/6f97296ff0eda8b96f5e to your computer and use it in GitHub Desktop.
Save gilgamesh2k/6f97296ff0eda8b96f5e to your computer and use it in GitHub Desktop.
Install Java sources to Eclipse
#!/bin/bash
sudo yum install java-1.7.0-openjdk-src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment