최신버전에 맞는 타겟플렛폼 설정.
[Tadpole.git] / targetProject / AllInOne-3.4.0 / features / org.eclipse.emf.rap.common.ui_2.9.0.v20170609-0928 / feature.xml
blob608da1cbb868ddb29cd4a87bb7d1171567aa8a0f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- contextQualifierLength=14 -->
3 <!-- contextQualifierLength=14 -->
4 <feature
5       id="org.eclipse.emf.rap.common.ui"
6       label="%featureName"
7       version="2.9.0.v20170609-0928"
8       provider-name="%providerName">
10    <description>
11       %description
12    </description>
14    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
15       Copyright (c) 2014 Dennis Huebner and others.
16 All rights reserved.   This program and the accompanying materials
17 are made available under the terms of the Eclipse Public License v1.0
18 which accompanies this distribution, and is available at
19 http://www.eclipse.org/legal/epl-v10.html
20    </copyright>
22    <license url="%licenseURL">
23       %license
24    </license>
26    <url>
27       <update label="%ModelingUpdateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
28       <discovery label="%ModelingUpdateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
29    </url>
31    <requires>
32       <import plugin="org.eclipse.core.runtime"/>
33       <import plugin="org.eclipse.rap.ui"/>
34       <import plugin="org.eclipse.emf.common"/>
35    </requires>
37    <plugin
38          id="org.eclipse.emf.rap.common.ui"
39          download-size="0"
40          install-size="0"
41          version="2.9.0.v20170609-0928"
42          unpack="false"/>
44 </feature>