Java version update
up vote
0
down vote
favorite
when i run java -version in command prompt it shows java version "10.0.2". But for javac -version it shows the older version which is javac 1.8.0_121. I have edited the java_home,jre_home and path variables and restarted the system also
java version
add a comment |
up vote
0
down vote
favorite
when i run java -version in command prompt it shows java version "10.0.2". But for javac -version it shows the older version which is javac 1.8.0_121. I have edited the java_home,jre_home and path variables and restarted the system also
java version
You should uninstall jdk 10.0.2 and then install 1.8 after that you will not face this issue. i have also experienced the same problem. You can also check through control panel that which version is installed on your system.
– GauravRai1512
Nov 8 at 6:59
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
when i run java -version in command prompt it shows java version "10.0.2". But for javac -version it shows the older version which is javac 1.8.0_121. I have edited the java_home,jre_home and path variables and restarted the system also
java version
when i run java -version in command prompt it shows java version "10.0.2". But for javac -version it shows the older version which is javac 1.8.0_121. I have edited the java_home,jre_home and path variables and restarted the system also
java version
java version
asked Nov 8 at 6:54
Kavitha M
11
11
You should uninstall jdk 10.0.2 and then install 1.8 after that you will not face this issue. i have also experienced the same problem. You can also check through control panel that which version is installed on your system.
– GauravRai1512
Nov 8 at 6:59
add a comment |
You should uninstall jdk 10.0.2 and then install 1.8 after that you will not face this issue. i have also experienced the same problem. You can also check through control panel that which version is installed on your system.
– GauravRai1512
Nov 8 at 6:59
You should uninstall jdk 10.0.2 and then install 1.8 after that you will not face this issue. i have also experienced the same problem. You can also check through control panel that which version is installed on your system.
– GauravRai1512
Nov 8 at 6:59
You should uninstall jdk 10.0.2 and then install 1.8 after that you will not face this issue. i have also experienced the same problem. You can also check through control panel that which version is installed on your system.
– GauravRai1512
Nov 8 at 6:59
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
So what is the question?
But in this case, I think you should try to uninstall and then reinstall JDK.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
So what is the question?
But in this case, I think you should try to uninstall and then reinstall JDK.
add a comment |
up vote
0
down vote
So what is the question?
But in this case, I think you should try to uninstall and then reinstall JDK.
add a comment |
up vote
0
down vote
up vote
0
down vote
So what is the question?
But in this case, I think you should try to uninstall and then reinstall JDK.
So what is the question?
But in this case, I think you should try to uninstall and then reinstall JDK.
answered Nov 8 at 7:01
Nguyen Duy Tan To
114
114
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53202760%2fjava-version-update%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You should uninstall jdk 10.0.2 and then install 1.8 after that you will not face this issue. i have also experienced the same problem. You can also check through control panel that which version is installed on your system.
– GauravRai1512
Nov 8 at 6:59