From 6f8c7b1ec70fa0c231b5d4f0c150c5e47f88e455 Mon Sep 17 00:00:00 2001 From: Laurent Wouters Date: Fri, 4 Apr 2014 16:33:15 +0200 Subject: [clean] Retiring org.eclipse.epp.package.papyrus Signed-off-by: Laurent Wouters --- .../org.eclipse.epp.package.papyrus/.project | 22 --------- .../META-INF/MANIFEST.MF | 9 ---- .../org.eclipse.epp.package.papyrus/about.html | 28 ----------- .../org.eclipse.epp.package.papyrus/about.ini | 37 --------------- .../org.eclipse.epp.package.papyrus/about.mappings | 6 --- .../about.properties | 28 ----------- .../buckminster.cspex | 41 ----------------- .../build.properties | 15 ------ .../org.eclipse.epp.package.papyrus/eclipse.gif | Bin 1052 -> 0 bytes .../org.eclipse.epp.package.papyrus/eclipse.png | Bin 654 -> 0 bytes .../org.eclipse.epp.package.papyrus/eclipse32.gif | Bin 1706 -> 0 bytes .../org.eclipse.epp.package.papyrus/eclipse32.png | Bin 4594 -> 0 bytes .../org.eclipse.epp.package.papyrus/eclipse48.gif | Bin 2371 -> 0 bytes .../org.eclipse.epp.package.papyrus/eclipse48.png | Bin 3099 -> 0 bytes .../org.eclipse.epp.package.papyrus/eclipse_lg.gif | Bin 12710 -> 0 bytes .../intro-eclipse.png | Bin 13739 -> 0 bytes .../org.eclipse.epp.package.papyrus/plugin.xml | 51 --------------------- .../plugin_customization.ini | 37 --------------- 18 files changed, 274 deletions(-) delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/.project delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/META-INF/MANIFEST.MF delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/about.html delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/about.ini delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/about.mappings delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/about.properties delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/buckminster.cspex delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/build.properties delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/eclipse.gif delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/eclipse.png delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/eclipse32.gif delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/eclipse32.png delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/eclipse48.gif delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/eclipse48.png delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/eclipse_lg.gif delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/intro-eclipse.png delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/plugin.xml delete mode 100644 deprecated/org.eclipse.epp.package.papyrus/plugin_customization.ini diff --git a/deprecated/org.eclipse.epp.package.papyrus/.project b/deprecated/org.eclipse.epp.package.papyrus/.project deleted file mode 100644 index 232ced80263..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.epp.package.papyrus - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/deprecated/org.eclipse.epp.package.papyrus/META-INF/MANIFEST.MF b/deprecated/org.eclipse.epp.package.papyrus/META-INF/MANIFEST.MF deleted file mode 100644 index 2931b10f086..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/META-INF/MANIFEST.MF +++ /dev/null @@ -1,9 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: EPP Papyrus Bundle -Bundle-SymbolicName: org.eclipse.epp.package.papyrus;singleton:=true -Bundle-Version: 0.7.1.qualifier -Bundle-Vendor: Eclipse.org - EPP -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Require-Bundle: org.eclipse.platform, - org.eclipse.equinox.app diff --git a/deprecated/org.eclipse.epp.package.papyrus/about.html b/deprecated/org.eclipse.epp.package.papyrus/about.html deleted file mode 100644 index 97ad4ef97ce..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/about.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - -About - - -

About This Content

- -

June, 2010

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-v10.html. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- - - diff --git a/deprecated/org.eclipse.epp.package.papyrus/about.ini b/deprecated/org.eclipse.epp.package.papyrus/about.ini deleted file mode 100644 index 408d6f3f39f..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/about.ini +++ /dev/null @@ -1,37 +0,0 @@ -# about.ini -# contains information about a feature -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# "%key" are externalized strings defined in about.properties -# This file does not need to be translated. - -# Property "aboutText" contains blurb for feature details in the "About" -# dialog (translated). Maximum 15 lines and 75 characters per line. -aboutText=%blurb - -# Property "featureImage" contains path to feature image (32x32) -featureImage=eclipse32.png - -# Property "windowImage" contains path to window icon (16x16) -# needed for primary features only -windowImage=eclipse.png - -# Property "aboutImage" contains path to product image (500x330 or 115x164) -# needed for primary features only -aboutImage=eclipse_lg.png - -# Property "appName" contains name of the application (translated) -# needed for primary features only -appName=Eclipse - -# Property "welcomePage" contains path to welcome page (special XML-based format) -# ($nl$/ prefix to permit locale-specific translations of entire file) -#welcomePage=$nl$/welcome.xml - -# Property "welcomePerspective" contains the id of the perspective in which the -# welcome page is to be opened. -# optional - -# Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page -# optional -#tipsAndTricksHref=/org.eclipse.platform.doc.user/tips/platform_tips.html - diff --git a/deprecated/org.eclipse.epp.package.papyrus/about.mappings b/deprecated/org.eclipse.epp.package.papyrus/about.mappings deleted file mode 100644 index 0dfb7355d48..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/about.mappings +++ /dev/null @@ -1,6 +0,0 @@ -# about.mappings -# contains fill-ins for about.properties -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# This file does not need to be translated. - -0=@build@ diff --git a/deprecated/org.eclipse.epp.package.papyrus/about.properties b/deprecated/org.eclipse.epp.package.papyrus/about.properties deleted file mode 100644 index 80ef4348e77..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/about.properties +++ /dev/null @@ -1,28 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2010 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# about.properties -# contains externalized strings for about.ini -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# fill-ins are supplied by about.mappings -# This file should be translated. -# -# Do not translate any values surrounded by {} - -blurb=Eclipse Modeling Tools\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.\n\ -Visit http://www.eclipse.org/platform\n\ -\n\ -This product includes software developed by the\n\ -Apache Software Foundation http://www.apache.org/ diff --git a/deprecated/org.eclipse.epp.package.papyrus/buckminster.cspex b/deprecated/org.eclipse.epp.package.papyrus/buckminster.cspex deleted file mode 100644 index 3e45f2dc6c4..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/buckminster.cspex +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/deprecated/org.eclipse.epp.package.papyrus/build.properties b/deprecated/org.eclipse.epp.package.papyrus/build.properties deleted file mode 100644 index 4bcf744ecb1..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/build.properties +++ /dev/null @@ -1,15 +0,0 @@ -bin.includes = META-INF/,\ - plugin_customization.ini,\ - plugin.xml,\ - about.html,\ - eclipse.gif,\ - eclipse.png,\ - eclipse32.gif,\ - eclipse32.png,\ - eclipse48.gif,\ - eclipse48.png,\ - eclipse_lg.gif,\ - about.mappings,\ - intro-eclipse.png,\ - about.properties,\ - about.ini diff --git a/deprecated/org.eclipse.epp.package.papyrus/eclipse.gif b/deprecated/org.eclipse.epp.package.papyrus/eclipse.gif deleted file mode 100644 index 7d7e32b2c0d..00000000000 Binary files a/deprecated/org.eclipse.epp.package.papyrus/eclipse.gif and /dev/null differ diff --git a/deprecated/org.eclipse.epp.package.papyrus/eclipse.png b/deprecated/org.eclipse.epp.package.papyrus/eclipse.png deleted file mode 100644 index 25e3bb5ea62..00000000000 Binary files a/deprecated/org.eclipse.epp.package.papyrus/eclipse.png and /dev/null differ diff --git a/deprecated/org.eclipse.epp.package.papyrus/eclipse32.gif b/deprecated/org.eclipse.epp.package.papyrus/eclipse32.gif deleted file mode 100644 index e6ad7ccd75b..00000000000 Binary files a/deprecated/org.eclipse.epp.package.papyrus/eclipse32.gif and /dev/null differ diff --git a/deprecated/org.eclipse.epp.package.papyrus/eclipse32.png b/deprecated/org.eclipse.epp.package.papyrus/eclipse32.png deleted file mode 100644 index 568fac1d05f..00000000000 Binary files a/deprecated/org.eclipse.epp.package.papyrus/eclipse32.png and /dev/null differ diff --git a/deprecated/org.eclipse.epp.package.papyrus/eclipse48.gif b/deprecated/org.eclipse.epp.package.papyrus/eclipse48.gif deleted file mode 100644 index 80a40d68057..00000000000 Binary files a/deprecated/org.eclipse.epp.package.papyrus/eclipse48.gif and /dev/null differ diff --git a/deprecated/org.eclipse.epp.package.papyrus/eclipse48.png b/deprecated/org.eclipse.epp.package.papyrus/eclipse48.png deleted file mode 100644 index 1c939c81634..00000000000 Binary files a/deprecated/org.eclipse.epp.package.papyrus/eclipse48.png and /dev/null differ diff --git a/deprecated/org.eclipse.epp.package.papyrus/eclipse_lg.gif b/deprecated/org.eclipse.epp.package.papyrus/eclipse_lg.gif deleted file mode 100644 index bf8b872e3d5..00000000000 Binary files a/deprecated/org.eclipse.epp.package.papyrus/eclipse_lg.gif and /dev/null differ diff --git a/deprecated/org.eclipse.epp.package.papyrus/intro-eclipse.png b/deprecated/org.eclipse.epp.package.papyrus/intro-eclipse.png deleted file mode 100644 index 015e7fc6ca4..00000000000 Binary files a/deprecated/org.eclipse.epp.package.papyrus/intro-eclipse.png and /dev/null differ diff --git a/deprecated/org.eclipse.epp.package.papyrus/plugin.xml b/deprecated/org.eclipse.epp.package.papyrus/plugin.xml deleted file mode 100644 index 35600130c0c..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/plugin.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/deprecated/org.eclipse.epp.package.papyrus/plugin_customization.ini b/deprecated/org.eclipse.epp.package.papyrus/plugin_customization.ini deleted file mode 100644 index d482ff007ff..00000000000 --- a/deprecated/org.eclipse.epp.package.papyrus/plugin_customization.ini +++ /dev/null @@ -1,37 +0,0 @@ -# plugin_customization.ini -# sets default values for plug-in-specific preferences -# keys are qualified by plug-in id -# e.g., com.example.acmeplugin/myproperty=myvalue -# modeling.io.Properties file (ISO 8859-1 with "\" escapes) -# "%key" are externalized strings defined in plugin_customization.properties -# This file does not need to be translated. - -# WARNING: This file defines the preference overrides for the Platform build -# (the one with no JDT or PDE), not the SDK build (aka the IDE). -# For the SDK build, use the plugin_customization.ini file in the -# org.eclipse.sdk plug-in instead. - -# Property "org.eclipse.ui/defaultPerspectiveId" controls the -# perspective that the workbench opens initially -org.eclipse.ui/defaultPerspectiveId=org.eclipse.jdt.ui.JavaPerspective - -# new-style tabs by default -org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false - -# put the perspective switcher on the top right -org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topRight - -# show progress on startup -org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true - -# Welcome theme to use -org.eclipse.ui.intro/INTRO_THEME = org.eclipse.ui.intro.universal.circles - -# Root page links to show in the Universal Welcome -org.eclipse.ui.intro.universal/INTRO_ROOT_PAGES = overview,tutorials,samples,whatsnew - -# Initial page layout of the Universal Welcome -org.eclipse.ui.intro.universal/INTRO_DATA = product:introData.xml - -# Order help books in table of contents -org.eclipse.help/HELP_DATA = helpData.xml \ No newline at end of file -- cgit v1.2.3