Upstream release 4.6.2
This commit is contained in:
parent
ee3807e22c
commit
7705b7eda3
28 changed files with 7 additions and 965 deletions
5
eclipse-ide-java_4.6.2/debian/preinst
Normal file
5
eclipse-ide-java_4.6.2/debian/preinst
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
cd /opt/
|
||||
|
||||
## Download Eclipse from the eclipse servers
|
||||
wget http://ftp.ussg.iu.edu/eclipse/technology/epp/downloads/release/neon/2/eclipse-java-neon-2-linux-gtk-x86_64.tar.gz
|
Reference in a new issue