Note that there are some explanatory texts on larger screens.

plurals
  1. POJava Executing Error
    primarykey
    data
    text
    <p>I have struggled for almost 2 days now with my java. Since I'm taking a computer science class, we will have to start without programming in an IDE. First of all I had the problem with the "javac" command which I managed to solve, everything worked after that as programs ran in the console etc. But after starting up my computer today executing didnt work! How is that possible?</p> <p>Information:</p> <p>I have downloaded lots of java versions, but this is what kind of files I have:</p> <ul> <li>In C:\Program Files\Java I have 4 folders: jdk1.7.0_01, jdk1.7.0_02, </li> <li>jre6, jr7 In C:\Program Files (x86)\Java I have one folder; jre6</li> </ul> <p>My environment variables:</p> <p>My 'PATH' is in User variables for Administrator : </p> <pre><code>C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files (x86)\QuickTime\QTSystem;.; </code></pre> <p>While my CLASSPATH is in System variables:</p> <pre><code>.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip </code></pre> <p>None of my friends in my class have the same problem as everything worked fine for them when they downloaded Java. I dont know what Ive done wrong, Ive download so many javas now (as you can see) and now this is taking all my time to fix. I'm seriously thinking about dropping this course as I wont be able to finish my first friggin task in Java-programming since I have to google all day to solve this...</p> <p>Best regards.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload