I'm seeing the following error message, I would like to know what is the minimum JDK version required for cn1lib to work. I have searched in the forum to see what is the minimum version and could not find correct reference. Please advise.
Cannot use a cn1lib with java version greater then the project java version at com.codename1.build.client.InstallLibsTask.mergeRequiredProperties(InstallLibsTask.java:227) at com.codename1.build.client.InstallLibsTask.unzip(InstallLibsTask.java:97) at com.codename1.build.client.InstallLibsTask.execute(InstallLibsTask.java:82) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) at sun.reflect.GeneratedMethodAccessor301.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:435) at org.apache.tools.ant.Target.performTasks(Target.java:456) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) at org.apache.tools.ant.Project.executeTarget(Project.java:1364) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1248) at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:286) at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:555) at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:153)
codenameone_settings.propertiesI could help more - Shai Almog