- 타겟 플랫폼을 좀더 쉽게 사용할 수 있도록 개선.
[Tadpole.git] / targetProject / AllInOne / features / org.eclipse.emf.rap_2.13.0.v20170609-0928 / feature.xml
blob71ef46de9394d31155519b545ff0c3d5e086b047
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- contextQualifierLength=14 -->
3 <!-- contextQualifierLength=14 -->
4 <feature
5       id="org.eclipse.emf.rap"
6       label="%featureName"
7       version="2.13.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    <includes
32          id="org.eclipse.emf.common"
33          version="2.13.0.v20170609-0707"/>
35    <includes
36          id="org.eclipse.emf.ecore"
37          version="2.13.0.v20170609-0707"/>
39    <includes
40          id="org.eclipse.emf.edit"
41          version="2.12.0.v20170609-0928"/>
43    <includes
44          id="org.eclipse.emf.ecore.edit"
45          version="2.9.0.v20170609-0928"/>
47    <includes
48          id="org.eclipse.emf.rap.common.ui"
49          version="2.9.0.v20170609-0928"/>
51    <includes
52          id="org.eclipse.emf.rap.edit.ui"
53          version="2.9.0.v20170609-0928"/>
55    <plugin
56          id="org.eclipse.emf.rap"
57          download-size="0"
58          install-size="0"
59          version="2.6.0.v20170609-0928"
60          unpack="false"/>
62 </feature>