- 파일이 없을 수 있는데, 에러로그로 나와 오해 생기는 부분이 있어서 디버그모드일때만 에러로 출력하도록 코드 개선.
[Tadpole.git] / targetProject / AllInOne-3.4.0 / features / org.eclipse.emf.edit.source_2.12.0.v20170609-0928 / feature.xml
blob9c068190464e75511e0c5a3ec7497551976a3851
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3       id="org.eclipse.emf.edit.source"
4       label="%featureName"
5       version="2.12.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.edit.source"
31          download-size="0"
32          install-size="0"
33          version="2.12.0.v20170609-0928"
34          unpack="false"/>
36 </feature>