Gabriel's shared items

Wednesday, September 03, 2008

Installing Eclipse C SDK on Debian.

Install latest version of java
generally following this guide.
but had to add contrib to source first and update it.
add contrib to etc/apt/sources.list;
apt-get update;
apt-get install java-packages;

Check this to configure the right version of java.

Edit:
Found an easier alternative to installing java on debian.

No comments: