~gryle-devel/gryle/trunk-deleted

« back to all changes in this revision

Viewing changes to cruft/download_eclipse

  • Committer: Daniel Mark Watkins
  • Date: 2007-01-13 22:53:51 UTC
  • mfrom: (1.2.10 gryle)
  • Revision ID: csugcf@viglab-27-20070113225351-c9xwfm0j913lnz0u
Merge from RLMW.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
 
3
 
cd /var/tmp
4
 
 
5
 
# Download
6
 
wget http://bong.uwcs.co.uk/eclipse/eclipse-SDK-3.2.1-linux-gtk.tar.gz
7
 
 
8
 
tar xzf eclipse-SDK-3.2.1-linux-gtk.tar.gz
9
 
 
10
 
# TODO: Subclipse