I have been using the Eclipse IDE for some while now, and I go to open it up today and it will not run .java files. For some reason my eclipse is now only configured to run C/C++. Does anyone know how to change this so I can run Java again?
Share
Maybe you downloaded the Eclipse CDT distribution which is packaged for C/C++ development. You should download distributions that support Java such as Eclipse Jave EE or Eclipse for Java.