[522372] Introduce timeout for auto expansion and expand all behavior
[EMFCompare2.git] / plugins / org.eclipse.emf.compare.ide / plugin.xml
blob30dde42f1999b7bb5342d78734438fc09a0f0b13
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.4"?>
4 <!--
5  Copyright (c) 2014 Obeo.
6  All rights reserved. This program and the accompanying materials
7  are made available under the terms of the Eclipse Public License v1.0
8  which accompanies this distribution, and is available at
9  http://www.eclipse.org/legal/epl-v10.html
11  Contributors:
12      Obeo - initial API and implementation
13 -->
15 <plugin>
16    <extension-point id="resourceSetHook" name="Resource Set Hook" schema="schema/resourceSetHook.exsd"/>
17    <extension-point id="modelInclusionTester" name="Model Inclusion Tester" schema="schema/modelInclusionTester.exsd"/>
18 </plugin>