After importing the Java project into Eclipse, I received the following warning message:
Classpath variable 'JRE_LIB' in project 'scheduleDemo' is deprecated. Use the JRE system Library instead.
What does this warning message mean, how can I delete this message?
source share