nixpkgs/pkgs/development/eclipse/jdt-sdk/builder.sh
Martin Bravenboer a7eba5ec59 Added the Eclipse JDT SDK
svn path=/nixpkgs/trunk/; revision=3785
2005-09-07 10:08:00 +00:00

8 lines
65 B
Bash
Executable file

set -e
. $stdenv/setup
unzip $src
mkdir $out
mv eclipse $out/