- 파일이 없을 수 있는데, 에러로그로 나와 오해 생기는 부분이 있어서 디버그모드일때만 에러로 출력하도록 코드 개선.
[Tadpole.git] / targetProject / AllInOne-3.4.0 / features / org.eclipse.emf.ecore_2.13.0.v20170609-0707 / feature.xml
blob15e9b637296fffb43fad5b12e3fd0284f481ce28
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- contextQualifierLength=14 -->
3 <!-- contextQualifierLength=14 -->
4 <feature
5       id="org.eclipse.emf.ecore"
6       label="%featureName"
7       version="2.13.0.v20170609-0707"
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.emf.common"/>
34    </requires>
36    <plugin
37          id="org.eclipse.emf.ecore"
38          download-size="0"
39          install-size="0"
40          version="2.13.0.v20170609-0707"
41          unpack="false"/>
43    <plugin
44          id="org.eclipse.emf.ecore.change"
45          download-size="0"
46          install-size="0"
47          version="2.11.0.v20170609-0707"
48          unpack="false"/>
50    <plugin
51          id="org.eclipse.emf.ecore.xmi"
52          download-size="0"
53          install-size="0"
54          version="2.13.0.v20170609-0707"
55          unpack="false"/>
57 </feature>