Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/.project22
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/META-INF/MANIFEST.MF9
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/about.html28
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/about.ini37
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/about.mappings6
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/about.properties28
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/buckminster.cspex41
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/build.properties15
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/eclipse.gifbin1052 -> 0 bytes
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/eclipse.pngbin654 -> 0 bytes
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/eclipse32.gifbin1706 -> 0 bytes
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/eclipse32.pngbin4594 -> 0 bytes
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/eclipse48.gifbin2371 -> 0 bytes
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/eclipse48.pngbin3099 -> 0 bytes
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/eclipse_lg.gifbin12710 -> 0 bytes
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/intro-eclipse.pngbin13739 -> 0 bytes
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/plugin.xml51
-rw-r--r--deprecated/org.eclipse.epp.package.papyrus/plugin_customization.ini37
18 files changed, 0 insertions, 274 deletions
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.epp.package.papyrus</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.PluginNature</nature>
- </natures>
-</projectDescription>
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 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
-<title>About</title>
-</head>
-<body lang="EN-US">
-<h2>About This Content</h2>
-
-<p>June, 2010</p>
-<h3>License</h3>
-
-<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
-indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
-For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
-
-<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
-being redistributed by another party (&quot;Redistributor&quot;) 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 <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-
-</body>
-</html>
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<cspecExtension
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0"
- xmlns="http://www.eclipse.org/buckminster/CSpec-1.0">
- <artifacts>
- <private name="raw.about.mappings">
- <path path="about.mappings"/>
- </private>
- </artifacts>
- <actions>
- <private name="about.mappings" actor="ant">
- <actorProperties>
- <property key="buildFileId" value="buckminster.pdetasks"/>
- <property key="targets" value="replaceToken"/>
- </actorProperties>
- <properties>
- <property key="token" value="@build@"/>
- <property key="value" value="${build.id}"/>
- </properties>
- <prerequisites>
- <attribute alias="action.input" name="raw.about.mappings"/>
- </prerequisites>
- <products alias="action.output" base="${buckminster.output}/temp/">
- <path path="about.mappings"/>
- </products>
- </private>
- </actions>
- <groups>
- <private name="bin.includes">
- <attribute name="bin.includes.wo.about.mappings"/>
- <attribute name="about.mappings"/>
- </private>
- </groups>
- <alterArtifacts>
- <rename oldName="bin.includes" newName="bin.includes.wo.about.mappings"/>
- <private name="bin.includes.wo.about.mappings">
- <removePath path="about.mappings"/>
- </private>
- </alterArtifacts>
-</cspecExtension>
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
--- a/deprecated/org.eclipse.epp.package.papyrus/eclipse.gif
+++ /dev/null
Binary files 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
--- a/deprecated/org.eclipse.epp.package.papyrus/eclipse.png
+++ /dev/null
Binary files 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
--- a/deprecated/org.eclipse.epp.package.papyrus/eclipse32.gif
+++ /dev/null
Binary files 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
--- a/deprecated/org.eclipse.epp.package.papyrus/eclipse32.png
+++ /dev/null
Binary files 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
--- a/deprecated/org.eclipse.epp.package.papyrus/eclipse48.gif
+++ /dev/null
Binary files 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
--- a/deprecated/org.eclipse.epp.package.papyrus/eclipse48.png
+++ /dev/null
Binary files 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
--- a/deprecated/org.eclipse.epp.package.papyrus/eclipse_lg.gif
+++ /dev/null
Binary files 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
--- a/deprecated/org.eclipse.epp.package.papyrus/intro-eclipse.png
+++ /dev/null
Binary files 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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<plugin>
- <extension
- id="product"
- point="org.eclipse.core.runtime.products">
- <product
- application="org.eclipse.ui.ide.workbench"
- name="Eclipse Modeling Tools">
- <property
- name="preferenceCustomization"
- value="plugin_customization.ini">
- </property>
- <property
- name="appName"
- value="Eclipse Modeling Tools">
- </property>
- <property
- name="aboutText"
- value="Specified in the plugin.xml of the branding plugin.">
- </property>
- <property
- name="startupProgressRect"
- value="5,275,445,15">
- </property>
- <property
- name="windowImages"
- value="eclipse.png,eclipse32.png,eclipse48.png">
- </property>
- <property
- name="introBrandingImage"
- value="product:intro-eclipse.png"/>
- <property
- name="introTitle"
- value="Welcome to the Eclipse Papyrus Tools">
- </property>
- <property
- name="introBrandingImageText"
- value="Eclipse Project">
- </property>
- </product>
- </extension>
- <extension
- point="org.eclipse.ui.intro">
- <introProductBinding
- introId="org.eclipse.ui.intro.universal"
- productId="org.eclipse.epp.package.papyrus.product">
- </introProductBinding>
- </extension>
-
-</plugin>
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

Back to the top