Initial commit
This commit is contained in:
parent
2227c43015
commit
d5ee58b672
1 changed files with 8 additions and 0 deletions
|
@ -1,2 +1,10 @@
|
||||||
# eclipse-ide-java
|
# eclipse-ide-java
|
||||||
.deb Packages of the Eclipse IDE for Ubuntu
|
.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``
|
||||||
|
|
Reference in a new issue