0 Members and 1 Guest are viewing this topic.
The biggest thing to get your head around is the way Eclipse manages projects. When you start it you can point it to a directory. That directory is your workspace. Within that workspace you can create projects which compile into a binary. There is no limit to the kind of projects you can mix. I have Windows applications, embedded firmware and VHDL living happily together in one workspace.