Y
Hacker News
new
|
ask
|
show
|
jobs
by
freedomben
20 days ago
For Java you need a JRE and JDK depending on whether you're just running or also building. That they are bundled (for Windows) is slightly convenient, but they're not bundled on Linux so what you're saying is OS dependent
1 comments
burnt-resistor
19 days ago
JRE or JDK, not "and". The JDK is a superset of the JRE.
link
freedomben
19 days ago
Thank you, appreciate the correction
link