Procházet zdrojové kódy

Merge "Do not warn about non-translated strings in the ant library"

tags/v2.2.0.201212191850-r
Chris Aniszczyk před 11 roky
rodič
revize
3537f3cc2d

+ 1
- 1
org.eclipse.jgit.ant/.settings/org.eclipse.jdt.core.prefs Zobrazit soubor

@@ -60,7 +60,7 @@ org.eclipse.jdt.core.compiler.problem.missingSerialVersion=warning
org.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore
org.eclipse.jdt.core.compiler.problem.noEffectAssignment=error
org.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=error
org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=warning
org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=ignore
org.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=error
org.eclipse.jdt.core.compiler.problem.nullReference=error
org.eclipse.jdt.core.compiler.problem.nullSpecViolation=error

Načítá se…
Zrušit
Uložit