Galerie eclipse does not recognize when I want to create a class within an interface with static and default modifiers. Note: I already have JAVA 8 jdk installed.
Right now, thank you very much. Att, Thiago Marques.
Hello, follow these steps:
1 - Window > Preferences > Java > Compiler: Checa is java 8 at Compiler compliance level.
2-Window>Preferences>Java>InstalledJREs:Checkifyouhavethelibrarysettojava8:
3 - After adjusting everything, gives a clean in the project: Project > Clean ... > Clean all projects
I hope I have helped ^^