Recently I installed Ubuntu Linux 15 64-bit on my laptop.
I then realized that the Oracle JDK 8 does not come as part of the standard distribution. A quick google search led me to the instructions below which I managed to follow without any problems.
http://tecadmin.net/install-oracle-java-8-jdk-8-ubuntu-via-ppa/
or
http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html
Here are all the commands (that you can cut and paste)
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
sudo apt-get install oracle-java8-set-default
Subscribe to:
Post Comments (Atom)
Github CoPilot Alternatives (VSCode extensions)
https://www.tabnine.com/blog/github-copilot-alternatives/
-
Use this plugin to unobtrusively add a datetimepicker, datepicker or timepicker dropdown to your forms. It's easy to customize options. ...
-
Entity Framework (EF) Documentation Entity Framework (EF) is an object-relational mapper that enables .NET developers to work with relat...
-
http://www.emadmokhtar.com/2011/11/micro-orms-war-dapper-vs-massive-vs-petapoco/ Here are links to the Micro ORMs mentioned. Dapper M...
No comments:
Post a Comment