Submitted by Jack on Thu, 28/07/2011 - 15:11
Manually install Eclipse on Ubuntu and add Eclipse to Ubuntu Unity launcher
Build Project shortcut not working in Eclipse 4.2
There is a problem with Eclipse 4.2 and 4.2.1 whereby the "build project" keyboard shortcut does not work when editing text. The bug report is here with a candidate patch, which works for me.
Submitted by Jack on Fri, 11/03/2011 - 13:27
- File > Import > Git > Projects from Git
Submitted by Jack on Thu, 10/03/2011 - 19:54
One of the most enjoyable courses I took during the Imperial MSc in Computing Science I did from 2010-2011 was the Robotics course. Every week we learnt about a cool new technique in a lecture and then we put that new technique into practice. My group decided to abandon "Robot-C" compiler and instead use a Java implementation called NXJ. Below are my notes on configuring Eclise, SVN and NXJ to work on the Imperial Ubuntu Linux machines.