blob: 3ac5881413453ed454f82a36a561122ed30a0ef8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
<copyright>
Copyright (c) 2014-2015 itemis and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html
Contributors:
itemis - Initial API and implementation
</copyright>
-->
<plugin>
<extension-point id="checkvalidators" name="org.eclipse.sphinx.emf.check" schema="schema/checkvalidators.exsd"/>
<extension
id="checkvalidationproblemmarker"
name="%checkvalidationproblemmarker.name"
point="org.eclipse.core.resources.markers">
<super type="org.eclipse.emf.ecore.diagnostic"/>
<persistent value="true" />
</extension>
</plugin>