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

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.

  Discussion posts and replies are publicly visible