All things are lawful, but not all things are profitable.
Maybe the simplest is to change your default compiler to 1.8.
i feel to many places to change makes it more error prone as we may miss in any one of above 5 places namely
1. eclipse java compiler
2. eclipse jre runtime(can i give jdk1.8 which any way has jre1.8 built in that right?? please advise)
3. eclipse project jre
4. windows laptop JAVA_HOME
5. pom.xml configuration entry
All things are lawful, but not all things are profitable.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
Eclipse is itself a Java program, although I don't think it uses JAVA_HOME.
All things are lawful, but not all things are profitable.
All things are lawful, but not all things are profitable.
It's easy to add new JDKs to Eclipse. Just go to the dialog that lists your JDKs, click the "Add" button, point to the folder of the JDK to add and give it a name so that it can be selected as a project build option.
To change which version Eclipse uses to launch itself with, you have to change eclipse.ini
All things are lawful, but not all things are profitable.
All things are lawful, but not all things are profitable.
All things are lawful, but not all things are profitable.
I'm in Eclipse Mars and it is Java 1.8 ready. I would advise upgrading.
All things are lawful, but not all things are profitable.
All things are lawful, but not all things are profitable.
This tiny ad is guaranteed to be gluten free.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|