* the window is now large enough to show all components * target java 9 * commons-io 2.5 -> 2.6 * jfoenix 1.11.1 -> 9.0.1 * minimal-json 0.9.4 -> 0.9.5 * log4j 2.9.1 -> 2.10.0
6 lines
232 B
INI
6 lines
232 B
INI
eclipse.preferences.version=1
|
|
org.eclipse.jdt.core.compiler.codegen.targetPlatform=9
|
|
org.eclipse.jdt.core.compiler.compliance=9
|
|
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
|
|
org.eclipse.jdt.core.compiler.source=9
|