-
Member
Help with compiling .
When i tried to compile after i edit my notepad commands, it says "the system cannot find the path satisfied" what does this mean? and how do you fix it? help me :) thanks
-
-
Account Upgraded | Title Enabled!
Re: Help with compiling .
This means that you have an invalid JDK path within your compiler.
Go to: C:\Java and look at the JDK folder name (JDK1.6.0_16 as an example) then edit that path in your compiler code.
-
Re: Help with compiling .
Or, just follow this simple video tutorial;
http://forum.ragezone.com/f365/gener...ur-jdk-541210/
and never need to do such a thing again. :D
-
Member
Re: Help with compiling .
Thanks Tyler, ill try it:)
-
Re: Help with compiling .
These days, you can get compilers that check for your version of JDK.
They're approximately, too many lines long.
This does it all, and is only 4 lines long. :D