I have a java 8 lib that uses the java 8 features and my client need a jar that is compatible with the java 7 version. Is there a solution to compile java 8 sources to java 7 bytecode?
Thank's!
I have a java 8 lib that uses the java 8 features and my client need a jar that is compatible with the java 7 version. Is there a solution to compile java 8 sources to java 7 bytecode?
Thank's!