Does Eclipse now work without installing java and jdk?

Asked 2 years ago, Updated 2 years ago, 84 views

As the title says, does Eclipse work without installing java and jdk? In the past, I thought it wouldn't work if I couldn't install jdk, but it worked properly after downloading Eclipse. In the past, if you couldn't install jdk, you couldn't install Eclipse, but is it because the version changed? The latest version is in use with Eclipse 2021-12. Please reply.

java ide

2022-09-20 11:12

1 Answers

I think it was from around luna, but JRE is built into the Eclipse package, so you don't need a JDK to install/run.

Of course, if you need to specify a version when you build a source, you need to install it.


2022-09-20 11:12

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.