Timeline for answer to "The system cannot find the file C:\ProgramData\Oracle\Java\javapath\java.exe" by Vincent Risi
Current License: CC BY-SA 3.0
Post Revisions
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 12, 2019 at 8:04 | comment | added | CodeSlave | I received "Cannot create a file when that file already exists." | |
| Jul 20, 2016 at 21:06 | comment | added | lospejos | Why Oracle did such a poor way to point to java is beyond me I guess the reason was that when you have relatively constant env var (pointing always to the one place - f.e. javapath folder), you can change paths dynamically, on on the fly (changing a link does not require shell restart). While if you change env var (f.e. PATH) you'll have to restart shell to reload and apply new ENVVARs values. Sure I'm not an Oracle advocate and of course it's just my suggestion. | |
| Feb 3, 2016 at 17:01 | comment | added | Alexei Kaigorodov | this works for java but not for javac: cannot find or load main class com.sun.tools.javac.Main | |
| S Dec 2, 2015 at 1:04 | history | suggested | roblogic | CC BY-SA 3.0 | formatted code. copyedit |
| Dec 2, 2015 at 0:37 | review | Suggested edits | |||
| S Dec 2, 2015 at 1:04 | |||||
| Mar 18, 2015 at 11:55 | review | Late answers | |||
| Mar 18, 2015 at 11:57 | |||||
| Mar 18, 2015 at 11:41 | review | First posts | |||
| Mar 18, 2015 at 11:44 | |||||
| Mar 18, 2015 at 11:39 | history | answered | Vincent Risi | CC BY-SA 3.0 |