How to obtain output from C++ code through Eclipse with the following specs: - Windows 7 - Eclipse + CDT package - 64 bit machine - 64 bit JDK
Solution: 1) Project->Properties->Run/Debug Settings, choose the .exe file and press "Edit" 2) In the "Environment" tag, press "New", set it as: "Name:PATH" "Value:C:MinGW in"