Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

C:Usersp.abhiman.taral>cd Access is denied problem

82f3881d-ed51-4a0e-a216-c31d1ff3737dMar 11 2015 — edited Mar 11 2015

Hello,

After installing JDK (jdk1.8.0_40), I typed in the following to test the installation.  I encountered errors in my command line.

C:Usersp.abhiman.taral>cd

Access is denied,

C:>cd code
C:code>javac hello.java
C:code>java hello
Welcome to Java
C:code>

Please help.

Alex

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2015
Added on Mar 11 2015
0 comments
590 views