04-24-2013
204,
2
Join Date: Jul 2008
Last Activity: 20 September 2018, 10:08 PM EDT
Location: US
Posts: 204
Thanks Given: 38
Thanked 2 Times in 2 Posts
usually JDK, and JRE gets installed in different paths. If I am the installer, I would keep them in ../JRE/.., ../JDK..xx/ paths. You can try $> which java | egrep -i 'JRE|JDK', to see if it belongs to which installation type.