Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: apt-get to aptitude to be consistent

...

Code Block
sudo aptitude install openjdk-6-jdk ant
sudo apt-getaptitude update
sudo apt-getaptitude install python-software-properties
sudo add-apt-repository ppa:natecarlson/maven3
sudo aptitude update
sudo aptitude install maven3

...