blob: 58c671444b32deac72ccee318bc8bd08a5cdf2bc [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
/*******************************************************************************
* Copyright (c) 2009, 2016 Xored Software Inc and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Xored Software Inc - initial API and implementation and/or initial documentation
*******************************************************************************/
-->
<plugin>
<extension
point="org.eclipse.rcptt.tesla.core.processor">
<provider
class="org.eclipse.rcptt.tesla.internal.ui.problemview.ProblemViewSupportProcessor">
</provider>
</extension>
</plugin>