Installing Java, Oracle 11g R2 Express Edition and SQL Developer on Ubuntu/Mint 64-bit
Installing Java We start with installing Java on the machine. My personal preference is to use Oracle Java JDK. Installing this JDK could be done easily by performing the following statements. sudo add-apt-repository ppa:webupd8team/java...