I took a C++ class a few years ago. I used codewarrior and the SIOUX system (with iostream cin/cout etc) for user input/output. That worked out well, but the version of codewarrior i have still only runs in classic. I know it is possible to compile and run stuff via the command line, but is it possible to use project builder to keep track of files and do other IDE things like compiling/debugging/running from within project builder like codewarrior did?