Skip to content

Commit 8594fad

Browse files
HannesWellmerks
authored andcommitted
Make eclipse.core.tools aboutText static to prevent comparator errors
1 parent 9035292 commit 8594fad

File tree

3 files changed

+1
-11
lines changed

3 files changed

+1
-11
lines changed

runtime/bundles/org.eclipse.core.tools/about.mappings

Lines changed: 0 additions & 6 deletions
This file was deleted.

runtime/bundles/org.eclipse.core.tools/about.properties

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919

2020
blurb=Eclipse Core Tools\n\
2121
\n\
22-
Version: 1.5.100\n\
23-
Build id: {0}\n\
24-
\n\
25-
(c) Copyright IBM Corp. and others 2000, 2013. All rights reserved.\n\
22+
(c) Copyright IBM Corp. and others 2000, 2026. All rights reserved.\n\
2623
Visit http://eclipse.org/eclipse/development/performance
2724

runtime/bundles/org.eclipse.core.tools/build.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ bin.includes = plugin.xml,\
2222
.,\
2323
plugin.properties,\
2424
about.ini,\
25-
about.mappings,\
2625
about.properties,\
2726
eclipse32.svg
2827
qualifier=context

0 commit comments

Comments
 (0)