- 타겟 플랫폼을 좀더 쉽게 사용할 수 있도록 개선.
[Tadpole.git] / targetProject / AllInOne / features / org.eclipse.emf.rap.edit.ui.source_2.9.0.v20170609-0928 / feature.xml
blob231cc5d8c01b69ae4f794eb130f72d8542d78e4f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3       id="org.eclipse.emf.rap.edit.ui.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.rap.edit.ui.source"
31          download-size="0"
32          install-size="0"
33          version="2.9.0.v20170609-0928"
34          unpack="false"/>
36 </feature>