Mini tienda de libros.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
529 B

1 year ago
  1. eclipse.preferences.version=1
  2. org.eclipse.jdt.core.compiler.annotation.nonnull=org.springframework.lang.NonNull
  3. org.eclipse.jdt.core.compiler.annotation.nullable=org.springframework.lang.Nullable
  4. org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
  5. org.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=warning
  6. org.eclipse.jdt.core.compiler.problem.nullReference=warning
  7. org.eclipse.jdt.core.compiler.problem.nullSpecViolation=warning
  8. org.eclipse.jdt.core.compiler.problem.potentialNullReference=warning