blob: 241e1b13e756253c0dde84e7ca96cd6225812cab [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.ecl.debug.runtime.eclDebugExtension">
<eclDebug
class="org.eclipse.rcptt.core.ecl.debug.rap.Q7EclDebug"
id="org.eclipse.rcptt.core.ecl.debug"
priority="50">
</eclDebug>
</extension>
</plugin>