Skip to main content
July 27, 2022
Question

Exception in thread "main" java.lang.Error: Unresolved compilation problem: Logger cannot be resolved to a type

  • July 27, 2022
  • 0 replies
  • 0 views

Hi Team,

I have opened the project of th Appian Slelenium API in Eclipse and getting below error in HelloAppian.java file.

Exception in thread "main" java.lang.Error: Unresolved compilation problem:
Logger cannot be resolved to a type

at com.appiancorp.example.HelloAppian.main(HelloAppian.java:20)

Could anyone help me on this issue.