- 타겟 플랫폼을 좀더 쉽게 사용할 수 있도록 개선.
[Tadpole.git] / targetProject / AllInOne / features / org.eclipse.emf.ecore.edit.source_2.9.0.v20170609-0928 / feature.xml
blob567168169c2bdbca0d28c63d4f879b4a141b4871
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3       id="org.eclipse.emf.ecore.edit.source"
4       label="%featureName"
5       version="2.9.0.v20170609-0928"
6       provider-name="%providerName">
8    <description>
9       %description
10    </description>
12    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
13       Copyright (c) 2014 Dennis Huebner and others.
14 All rights reserved.   This program and the accompanying materials
15 are made available under the terms of the Eclipse Public License v1.0
16 which accompanies this distribution, and is available at
17 http://www.eclipse.org/legal/epl-v10.html
18    </copyright>
20    <license url="%licenseURL">
21       %license
22    </license>
24    <url>
25       <update label="%ModelingUpdateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
26       <discovery label="%ModelingUpdateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
27    </url>
29    <plugin
30          id="org.eclipse.emf.ecore.change.edit.source"
31          download-size="0"
32          install-size="0"
33          version="2.6.0.v20170609-0928"
34          unpack="false"/>
36    <plugin
37          id="org.eclipse.emf.ecore.edit.source"
38          download-size="0"
39          install-size="0"
40          version="2.9.0.v20170609-0928"
41          unpack="false"/>
43 </feature>