installation - Faceted Project Eclipse environment -


even if have checked post , try solution on it, problem still there.

java compiler level not match version of installed java project facet. project-name unknown faceted project problem (java version mismatch)

eclipse gives solution.
click right mouse on problem, in problems view, choose "quick fix", , run version running before.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -