mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 08:59:10 +08:00
15 lines
793 B
INI
15 lines
793 B
INI
eclipse.preferences.version=1
|
|
org.eclipse.jdt.core.builder.cleanOutputFolder=clean
|
|
org.eclipse.jdt.core.builder.duplicateResourceTask=warning
|
|
org.eclipse.jdt.core.builder.invalidClasspath=abort
|
|
org.eclipse.jdt.core.builder.recreateModifiedClassFileInOutputFolder=ignore
|
|
org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch
|
|
org.eclipse.jdt.core.circularClasspath=warning
|
|
org.eclipse.jdt.core.classpath.exclusionPatterns=enabled
|
|
org.eclipse.jdt.core.classpath.mainOnlyProjectHasTestOnlyDependency=error
|
|
org.eclipse.jdt.core.classpath.multipleOutputLocations=enabled
|
|
org.eclipse.jdt.core.classpath.outputOverlappingAnotherSource=error
|
|
org.eclipse.jdt.core.compiler.maxProblemPerUnit=100
|
|
org.eclipse.jdt.core.incompatibleJDKLevel=ignore
|
|
org.eclipse.jdt.core.incompleteClasspath=error
|