Monash University organised a three-days IBM Workshop for us 2 weeks ago, and I kind of get used to using Eclipse over that short period.

I have got Eclipse installed on my MacBook, its no rocket science, the installation procedures are pretty straight forward.

Plugins I am using for my Eclipse installation:

RDT

RDT is a set of plugins which makes Eclipse a Ruby-aware IDE.

CDT

CDT provides a fully functional C/C++ Integrated Development Environment on the Eclipse platform

Subclipse

Subclipse is a plugin providing support for Subversion within the Eclipse platform.

I have also setup local SVN repositories for my different projects. I have always wondered what would be the best repository layout to be stored locally for multiple projects. Please contribute some personal opinions on the issue.

So far that is what I have, it looks pretty messy, but I should stop messing around and start to do some actual work.


Comments are closed.

Return to Top