Skip to content

Commit

Permalink
[Truffle] Ignore a couple unimportant Eclipse warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 11, 2016
1 parent 77759b5 commit 24d39de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mx.jruby/eclipse-settings/org.eclipse.jdt.core.prefs
Expand Up @@ -2,3 +2,5 @@ org.eclipse.jdt.core.compiler.problem.invalidJavadoc=warning
org.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=warning
org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=warning
org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore
org.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore
org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore

0 comments on commit 24d39de

Please sign in to comment.