Java
Setup the oracle JRE as default in Eclipse
Ubuntu comes preloaded with open-jdk and open-jre which is set as default. But sometimes oracle jdk and jre are required by some program or package to work. So we need to add oracle jre to the eclipse. It is not a very complicated issue but sometime It took us a Read more…