Searched refs:compliance (Results 1 – 25 of 56) sorted by relevance
123
2 This ensures proper compilation compliance and warning/error levels.
11 org.eclipse.jdt.core.compiler.compliance=1.6
3 org.eclipse.jdt.core.compiler.compliance=1.5
6 org.eclipse.jdt.core.compiler.compliance=1.6
439 String compliance = javaProject.getOption(JavaCore.COMPILER_COMPLIANCE, true); in checkCompilerCompliance() local442 if (!checkCompliance(javaProject, compliance)) { in checkCompilerCompliance()444 return Pair.of(COMPILER_COMPLIANCE_LEVEL, compliance); in checkCompilerCompliance()544 String compliance = javaProject.getOption(JavaCore.COMPILER_COMPLIANCE, true); in enforcePreferredCompilerCompliance() local545 if (compliance == null || in enforcePreferredCompilerCompliance()546 JavaModelUtil.isVersionLessThan(compliance, COMPILER_COMPLIANCE_PREFERRED)) { in enforcePreferredCompilerCompliance()
5 rem you may not use this file except in compliance with the License.
4 # you may not use this file except in compliance with the License.
26 Compiler_Compliance_Error=Compiler compliance level not compatible: Build aborted.46 Requires_Compiler_Compliance_s=Android requires compiler compliance level 5.0 or 6.0. Found '%1$s' …
5 # you may not use this file except in compliance with the License.
4 you may not use this file except in compliance with the License.38 you may not use this file except in compliance with the License.
5 * you may not use this file except in compliance with the License.