Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model3')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model3/.settings/org.eclipse.pde.api.tools.prefs4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model3/.settings/org.eclipse.pde.api.tools.prefs b/plugins/org.eclipse.emf.cdo.tests.model3/.settings/org.eclipse.pde.api.tools.prefs
index bf3053a36e..fd135f6109 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model3/.settings/org.eclipse.pde.api.tools.prefs
+++ b/plugins/org.eclipse.emf.cdo.tests.model3/.settings/org.eclipse.pde.api.tools.prefs
@@ -1,4 +1,4 @@
-#Thu Feb 04 09:44:24 CET 2010
+#Fri Jun 18 16:59:38 CEST 2010
ANNOTATION_ELEMENT_TYPE_ADDED_METHOD_WITHOUT_DEFAULT_VALUE=Error
ANNOTATION_ELEMENT_TYPE_CHANGED_TYPE_CONVERSION=Error
ANNOTATION_ELEMENT_TYPE_REMOVED_FIELD=Error
@@ -89,6 +89,6 @@ incompatible_api_component_version_include_major_without_breaking_change=Disable
incompatible_api_component_version_include_minor_without_api_change=Disabled
invalid_since_tag_version=Error
malformed_since_tag=Error
-missing_since_tag=Error
+missing_since_tag=Ignore
report_api_breakage_when_major_version_incremented=Disabled
report_resolution_errors_api_component=Warning

Back to the top