In Ubuntu, after installation of Openjdk 8, I applied the necessary changes in my Eclipse 3.8.1:
In preferences -> Java -> installed JREs, adding the related VM;
In Project -> Properties -> Java build path, updating JRE system library;
But, yet, in preferences -> Java -> compiler, I cannot see any compiler version more than 1.8.
What is the problem?