Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.db.tests/.settings/org.eclipse.pde.api.tools.prefs')
-rw-r--r--plugins/org.eclipse.net4j.db.tests/.settings/org.eclipse.pde.api.tools.prefs3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.net4j.db.tests/.settings/org.eclipse.pde.api.tools.prefs b/plugins/org.eclipse.net4j.db.tests/.settings/org.eclipse.pde.api.tools.prefs
index f8d0a0660e..0c17d59e45 100644
--- a/plugins/org.eclipse.net4j.db.tests/.settings/org.eclipse.pde.api.tools.prefs
+++ b/plugins/org.eclipse.net4j.db.tests/.settings/org.eclipse.pde.api.tools.prefs
@@ -59,7 +59,8 @@ INTERFACE_ELEMENT_TYPE_REMOVED_METHOD=Error
INTERFACE_ELEMENT_TYPE_REMOVED_TYPE_MEMBER=Error
INTERFACE_ELEMENT_TYPE_REMOVED_TYPE_PARAMETER=Error
INVALID_JAVADOC_TAG=Ignore
-INVALID_REFERENCE_IN_SYSTEM_LIBRARIES=Ignore
+INVALID_REFERENCE_IN_SYSTEM_LIBRARIES=Error
+MISSING_EE_DESCRIPTIONS=Warning
LEAK_EXTEND=Warning
LEAK_FIELD_DECL=Warning
LEAK_IMPLEMENT=Warning

Back to the top