I'm getting the following error :
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
WebDriver cannot be resolved to a type. ChromeDriver cannot be resolved to a type at firstproject/firstprojetone.MyLatestClass.main(MyLatestClass.java:14)
I have Installed Java 11.0.2 version, Ecllipse IDE 2018-12(64 Bit) and Lib and Configured with ecllipse IDE.
Java programs are executing successfully.