I tried to download JDK from the oracle site but it asks me to log in. I don't have account so i tried to register new one. The problem is that it asks me to write info about my job title, job phone number adresses etc. Do i need it to end this course? Is it a way to get it without these informations?
Question about downloading JDK
Resolved
Comments (11)
- Popular
- New
- Old
You must be signed in to leave a comment
John Squirrels Website Admin at CodeGym
21 November 2019, 11:56
Oracle has changed its policy and there is nothing we personally can do. You need to fulfil the information.
![]()

0
Piotr Zacny
19 November 2019, 19:27
Ok. With this link that you provided it is possible to download this without an account. So probably problem was with the link provided in the level 3 lesson 1. Thanks for help.
0
Guadalupe Gagnon
19 November 2019, 18:42useful
It is my understanding that you can download the latest JDK without an account, but have to make one to download an older iteration. They come out with a new one so often that the link to the 'new' one is outdated a day after it is posted. Use google and just type in "java jdk" and it should bring you to the current one. Here is a link that should work for the next couple of days:
https://www.oracle.com/technetwork/java/javase/downloads/index.html
+1
Piotr Zacny
19 November 2019, 20:00
Ok so it's probably the same topic. I download the JDK and done everthing shown in the videos in level 3 lesson 1. Then i download plugin from level 3 lesson 2 and i've done everything according to the video but for some reason when i try to submit solution to verification it shows me this error.![]()

0
Guadalupe Gagnon
19 November 2019, 20:22
Try copy and pasting the solution from intelliJ into the online compiler for the task on Codegym
0
Piotr Zacny
19 November 2019, 20:27
I actually write the new one that is exactly the same on Codegym and it was ok.
+1
Guadalupe Gagnon
19 November 2019, 20:31
Yay!
+2
Piotr Zacny
19 November 2019, 20:32
But still i can't do this in IntelliJ IDEA and i don't know why.
0
Guadalupe Gagnon
19 November 2019, 21:04
So it actually pulls up the tasks and task conditions, but when you finish your solution you can not submit it?
0
Piotr Zacny
20 November 2019, 09:20
Exactly like this.
0
Guadalupe Gagnon
20 November 2019, 14:35
Contact codegym to alert them of the problem. They may not be aware that there is a problem, or may be working on a solution already.
For the time being I would suggest writing all your code in intelliJ because of the tools available. When you get final code that works according to the task conditions, just copy + paste it into the online compiler to verify.
0