Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
MyEclipse on Mac OS – using Frameworks (libraries)
I am using MyEclipse 8.5 on A Mac Book Pro. There are several libraries (Apple calls them frameworks) that I want to use in C programs that I am developing. Just “including” the directories does not quite do it. Any suggestions on how to refer to them properly to get code completion, documentation, etc. working correctly?
Are you using MyEclipse 8.5 for C development? If so, MyEclipse is an IDE for Java / J2EE development – for C development you would need Eclipse with the CDT and a C project. We do not support this in MyEclipse but you are free to add the CDT to ME. Please correct me if I misunderstood your question.