Wednesday, May 26, 2010

Installing Plugins In Eclipse on Ubuntu 10.04

You get this when installing a plugin to Eclipse on Ubuntu 10.04:

An error occurred while installing the items session context was (profile=PlatformProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null --> [R]org.eclipse.cvs 1.0.400.v201002111343,  action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
  The artifact file for osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was not found.

We got this when installing the Aptana Studio plugin. The fix is to install PDE. On the command line run this:

sudo apt-get install eclipse-pde

Friday, May 7, 2010

Ubuntu Linux Release 10.04 Shines

We're running the final production bits for Ubuntu 10.04 Linux in a VirtualBox virtual machine with 1GB of memory on a Windows 7 host with 4GB of RAM on the hardware. Deliciously zippy and stable.

We advise setting stepping the default font size for OS down to 8 from its default of 10 to get much more efficient use of screen real estate. It's easy to do this using System -> Appearance -> Fonts.

Tuesday, May 4, 2010

TFS 2010 With MOSS 2007

Is supposed to work. I have not tried it though. Blog post on how to do it is here.