Initial commit

This commit is contained in:
Marcel Kapfer 2015-03-09 00:31:19 +01:00
parent 2227c43015
commit d5ee58b672
1 changed files with 8 additions and 0 deletions

View File

@ -1,2 +1,10 @@
# eclipse-ide-java
.deb Packages of the Eclipse IDE for Ubuntu
## Adding the ppa to Ubuntu
``sudo apt-add-repository ppa:mmk2410/eclipse-ide-java
sudo apt-get update
sudo apt-get install eclipse-ide-java``