Okay so I've been to every corner of the internet and cannot solve this. I had a java installation on eclipse juno and I installed the CDT plugin to develop C++ applications with it. I get the binary not found error, so I installed XCode and the command line tools and still cannot run my applications. I have no idea what else to try. I would manually point eclipse to the gcc compiler but I can't figure out where XCode installs it.
Can anyone help me figure this out?