interfacenode
2016-09-19 13:42 deepin
PPA support is really useful, I realize some people may put me on blast for blatantly taking core parts of Ubuntu but all I care about is a better experience and of course productivity.
Come on guys, give the developers OpenJDK7 :< some code requires it
Don't make me go through such messed up stuff!
Come on guys, give the developers OpenJDK7 :< some code requires it
Don't make me go through such messed up stuff!
Reply Like 0 View the author
Overview
I noticed obtaining OpenJDK7 is very challenging under Deepin.
When considering this problem I had the thought to just use Webupd8s PPA since it's always treated me good before.
To enable PPA issue the following into terminal:
Great! Now to add a PPA right? We'll use Webupd8s OpenJDK one.
Next we will use terminal to open a root session of itself:
From Root terminal, issue the following:
Anyway, browse to the following in your root File Manager:
We want to change them to xenial.
Inside of these files, also change yakkety to xenial; for example openjdk-r-ubuntu-ppa-yakkety.list should be openjdk-r-ubuntu-ppa-xenial.list.
The contents should be similar to:
Before using an Ubuntu PPA these changes must occur, in terms of Ubuntu we are compatible with Xenial branch the most.
After these changes issue to terminal:
And finally, to install our build of choice; in this case openJDK7 issue the following:
After check your java version by doing the following in terminal:
Now uninstall the current Java8 with the following:
or