Skip to Main Content

SQL Developer

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!

Is JRE get installed when using SQL Developer?

Eslam_ElbyalyNov 23 2021

Hi, as far as I know, JDK has JRE included. But when I downloaded SQL Developer with JDK included, I see neither JDK nor JRE installed in my Windows OS's control panel> Programs. Which means (I think) none of them is installed. How is SQL Developer working when they are not installed?
Another point....
Can I use another application which requires JRE, for example, ORDS without installing JRE if I have SQL Developer with it's JDK(which implicitly has JRE)?

This post has been answered by thatJeffSmith-Oracle on Nov 24 2021
Jump to Answer

Comments

thatJeffSmith-Oracle
Answer

No, we don't install anything.
We bundle a jre plus a few things found in the jdk, but nothing is installed on your machine.

Marked as Answer by Eslam_Elbyaly · Nov 24 2021
Philipp Salvisberg

How is SQL Developer working when they are not installed?
The JDK is part of the ZIP file you've downloaded. See ...\sqldeveloper\jdk . SQL Developer uses this JDK by default.

thatJeffSmith-Oracle

Install Java if you need to run ords. Depending on sqldev for that isn't a great idea.

1 - 3

Post Details

Added on Nov 23 2021
3 comments
101 views