I am having an issue getting Eclipse running on my machine (Windows 7, 64 bit).
I have the latest version of Java, and can run it from command prompt when I manually navigate to the correct directory and run the file.
However, it appears my class path is not set correctly, since when I attempt to launch eclipse it cannot find the Java resources to run.
I am a bit at a loss since I thought I had set my class path correctly, so that Eclipse would find it, could anyone give me walk through on how to correctly set my classpath.