I'm using MontaVista's DevRocket IDE to develop for the DaVinci. My experience with Eclipse based environments is minimal. It seems that Eclipse is somewhat cumbersome to use. For instance, autocomplete doesn't work and anything defined outside of the local file seems to confuse the IDE into thinking it doesn't exist, before I initiate a build I have be sure that the navigator tab is highlighted and some file within my project is too, I know this can be done because I've seen other Eclipse based IDEs provide this functionality (for example the QNX Momentics IDE). Is there a guide somewhere to help someone get started? Can anyone here guide me to set up DevRocket so that the auto-complete facilities work and so that I can mouse-over variable names or functions and get information on their types, prototypes, descriptions, etc?