I am getting the following error when I am building my project . How do I correct this ?
Supported Version Details
JAVA SDK
I am getting the following error when I am building my project . How do I correct this ?
Supported Version Details
JAVA SDK
Make sure to delete your bin/obj
folders in your project as it most likely has a cached JDK
path in the sdk.cache
file.