Feed on
Posts
Comments
Tumblr

Tag Archive 'java'

Eclipse Ganymede on Ubuntu

(These steps assume you already have a version of Eclipse installed under /opt.) Step 1. Download Eclipse Ganymede: $ wget http://ftp.osuosl.org/pub/eclipse/technology/epp/downloads/release/ganymede/R/eclipse-jee-ganymede-linux-gtk.tar.gz (NB: I’m using the J2EE version, adjust the download if you want a different install.)[1] Step 2. Untar the downloaded file. $ tar xzvf eclipse-jee-ganymede-linux-gtk.tar.gz Step 3. Change to the /opt directory. $ cd [...]

Read Full Post »

Building Blocks

When I was a child I was given a large set of wooden blocks.  The set included a huge variety of sizes and shapes, and I spent many happy hours building any number of things with them.  My favorite activity was to build large towers; some required that I stand on a chair to add [...]

Read Full Post »