So, I've been trying to start using Eclipse (with the Emonic C# plugin) with Unity, mainly for ease of debugging, unit testing, and integration with code repositories. I'm still stumped on how I get Eclipse to use the UnityEngine namespace, or, more accurately, how to actually get the UnityEngine namespace.

Any help?