Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 286033
Collapse All | Expand All

(-)plugin.xml (-5 lines)
Removed Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<?eclipse version="3.0"?>
3
<plugin>
4
5
</plugin>
(-)build.properties (-2 lines)
Lines 10-20 Link Here
10
###############################################################################
10
###############################################################################
11
bin.includes = about.*,\
11
bin.includes = about.*,\
12
               modeling32.png,\
12
               modeling32.png,\
13
               plugin.xml,\
14
               META-INF/,\
13
               META-INF/,\
15
               .,\
14
               .,\
16
               src/icons/,\
15
               src/icons/,\
17
               plugin.properties
16
               plugin.properties
18
jars.compile.order = .
19
source.. = src/
17
source.. = src/
20
output.. = bin/
18
output.. = bin/
(-).refactorings/2009/8/32/refactorings.index (+1 lines)
Added Link Here
1
1249676096223	Delete element
(-).refactorings/2009/8/32/refactorings.history (+4 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<session version="1.0">
3
<refactoring accessors="true" comment="Delete 1 element(s) from project &apos;org.eclipse.zest.core&apos;&#x0A;- Original project: &apos;org.eclipse.zest.core&apos;&#x0A;- Original element: &apos;plugin.xml&apos;" description="Delete element" element1="plugin.xml" elements="0" flags="589830" id="org.eclipse.jdt.ui.delete" resources="1" stamp="1249676096223" subPackages="false" version="1.0"/>
4
</session>
(-)plugin.xml (-5 lines)
Removed Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<?eclipse version="3.0"?>
3
<plugin>
4
    
5
</plugin>
(-)build.properties (-3 / +11 lines)
Lines 1-8 Link Here
1
bin.includes = plugin.xml,\
1
###############################################################################
2
               META-INF/,\
2
# Copyright (c) 2009 EclipseSource Corporation and others.
3
# All rights reserved. This program and the accompanying materials
4
# are made available under the terms of the Eclipse Public License v1.0
5
# which accompanies this distribution, and is available at
6
# http://www.eclipse.org/legal/epl-v10.html
7
#
8
# Contributors:
9
#     EclipseSource Corporation - initial API and implementation
10
###############################################################################
11
bin.includes = META-INF/,\
3
               .,\
12
               .,\
4
               plugin.properties,\
13
               plugin.properties,\
5
               about.html
14
               about.html
6
jars.compile.order = .
7
source.. = src/
15
source.. = src/
8
output.. = bin/
16
output.. = bin/
(-).refactorings/2009/8/32/refactorings.history (+4 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<session version="1.0">
3
<refactoring accessors="true" comment="Delete 1 element(s) from project &apos;org.eclipse.zest.layouts&apos;&#x0A;- Original project: &apos;org.eclipse.zest.layouts&apos;&#x0A;- Original element: &apos;plugin.xml&apos;" description="Delete element" element1="plugin.xml" elements="0" flags="589830" id="org.eclipse.jdt.ui.delete" resources="1" stamp="1249676106205" subPackages="false" version="1.0"/>
4
</session>
(-).refactorings/2009/8/32/refactorings.index (+1 lines)
Added Link Here
1
1249676106205	Delete element

Return to bug 286033