New upstream release 4.5.2
This commit is contained in:
parent
06b5c65239
commit
a8089c43f5
29 changed files with 51 additions and 939 deletions
5
eclipse-ide-java_4.5.2/debian/preinst
Normal file
5
eclipse-ide-java_4.5.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/mars/2/eclipse-java-mars-2-linux-gtk-x86_64.tar.gz
|
Reference in a new issue