Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/org.eclipse.epp.package.classic.feature/epp.product4
-rw-r--r--packages/org.eclipse.epp.package.classic.feature/epp.website.xml11
-rw-r--r--packages/org.eclipse.epp.package.classic.feature/feature.xml4
-rw-r--r--packages/org.eclipse.epp.package.classic/about.ini2
-rw-r--r--packages/org.eclipse.epp.package.classic/about.properties2
-rw-r--r--packages/org.eclipse.epp.package.classic/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.classic/eclipse.pngbin654 -> 0 bytes
-rw-r--r--packages/org.eclipse.epp.package.classic/plugin.properties10
8 files changed, 15 insertions, 19 deletions
diff --git a/packages/org.eclipse.epp.package.classic.feature/epp.product b/packages/org.eclipse.epp.package.classic.feature/epp.product
index dac02c03..f538172c 100644
--- a/packages/org.eclipse.epp.package.classic.feature/epp.product
+++ b/packages/org.eclipse.epp.package.classic.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="Eclipse Classic/SDK" uid="epp.package.classic" id="org.eclipse.epp.package.classic.product" application="org.eclipse.ui.ide.workbench" version="2.0.0.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse Standard/SDK" uid="epp.package.classic" id="org.eclipse.epp.package.classic.product" application="org.eclipse.ui.ide.workbench" version="2.0.0.qualifier" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
@@ -25,7 +25,7 @@
-XX:MaxPermSize=256m</vmArgsMac>
</launcherArgs>
- <windowImages i16="/org.eclipse.epp.package.classic/eclipse.png" i32="/org.eclipse.epp.package.classic/eclipse32.png" i48="/org.eclipse.epp.package.classic/eclipse48.png"/>
+ <windowImages i16="/org.eclipse.epp.package.classic/eclipse16.png" i32="/org.eclipse.epp.package.classic/eclipse32.png" i48="/org.eclipse.epp.package.classic/eclipse48.png"/>
<splash
startupProgressRect="0,280,455,15"
diff --git a/packages/org.eclipse.epp.package.classic.feature/epp.website.xml b/packages/org.eclipse.epp.package.classic.feature/epp.website.xml
index 821a759b..56b2547f 100644
--- a/packages/org.eclipse.epp.package.classic.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.classic.feature/epp.website.xml
@@ -9,19 +9,16 @@
testPlan is the fully qualified URL to the test plan for this package
-->
<packageMetaData
- packageName="Eclipse Classic 4.3 RC1"
+ packageName="Eclipse Standard 4.3 RC1"
maintainer="Eclipse Packaging Project"
iconurl="http://www.eclipse.org/downloads/images/classic2.jpg"
bugzillaComponentId="classic-package"
testPlan="" >
<!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
<description><![CDATA[
-The classic Eclipse download: the Eclipse Platform, Java Development Tools, and Plug-in Development Environment, including source and both user and programmer documentation.
+The Eclipse Platform, and all the tools needed to develop and debug it: Java and Plug-in Development Tooling, Git and CVS support, including source and developer documentation.
<br/>
-<b>New since M6:</b> Now also includes egit and MPC, see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=397896">bug 397896</a> for details.
-<br/>
-If you want the original Eclipse SDK instead, please get it from the <a href="http://download.eclipse.org/eclipse/downloads/">Eclipse Project download page</a>.
-Click <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EPP&component=classic-package">here</a> to file a bug against the new packaging / branding, or <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform">here</a> to file a bug against Eclipse Platform.
+Click <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform">here</a> to file a bug against Eclipse Platform.
]]></description>
<!-- packageTesters is a list of the people that are testing the package -->
<packageTesters>
@@ -57,6 +54,6 @@ Click <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EPP&component
<rcp version="4.3" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-classic-kepler-RC1" />
+ <product name="eclipse-standard-kepler-RC1" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.classic.feature/feature.xml b/packages/org.eclipse.epp.package.classic.feature/feature.xml
index c500e5d6..61316845 100644
--- a/packages/org.eclipse.epp.package.classic.feature/feature.xml
+++ b/packages/org.eclipse.epp.package.classic.feature/feature.xml
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.epp.package.classic.feature"
- label="EPP Classic/SDK Feature"
+ label="Eclipse Standard/SDK Feature"
version="2.0.0.qualifier"
provider-name="Eclipse Packaging Project"
plugin="org.eclipse.epp.package.classic">
<description>
- The classic Eclipse download: the Eclipse Platform, Java Development Tools, and Plug-in Development Environment, and EGit, including source and both user and programmer documentation.
+ The Eclipse Platform, and all the tools needed to develop and debug it: Java and Plug-in Development Tooling, Git and CVS support, including source and developer documentation.
</description>
<license url="license.html">
diff --git a/packages/org.eclipse.epp.package.classic/about.ini b/packages/org.eclipse.epp.package.classic/about.ini
index 4a61e0f8..777a19b7 100644
--- a/packages/org.eclipse.epp.package.classic/about.ini
+++ b/packages/org.eclipse.epp.package.classic/about.ini
@@ -13,7 +13,7 @@ featureImage=eclipse32.png
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
-windowImage=eclipse.png
+windowImage=eclipse16.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
diff --git a/packages/org.eclipse.epp.package.classic/about.properties b/packages/org.eclipse.epp.package.classic/about.properties
index cf46643e..2f432425 100644
--- a/packages/org.eclipse.epp.package.classic/about.properties
+++ b/packages/org.eclipse.epp.package.classic/about.properties
@@ -16,7 +16,7 @@
#
# Do not translate any values surrounded by {}
-blurb=Eclipse Classic/SDK\n\
+blurb=Eclipse Standard/SDK\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
diff --git a/packages/org.eclipse.epp.package.classic/build.properties b/packages/org.eclipse.epp.package.classic/build.properties
index ec1b3c10..32ba63cd 100644
--- a/packages/org.eclipse.epp.package.classic/build.properties
+++ b/packages/org.eclipse.epp.package.classic/build.properties
@@ -2,7 +2,6 @@ bin.includes = about.html,\
about.ini,\
about.mappings,\
about.properties,\
- eclipse.png,\
eclipse16.png,\
eclipse32.png,\
eclipse48.png,\
diff --git a/packages/org.eclipse.epp.package.classic/eclipse.png b/packages/org.eclipse.epp.package.classic/eclipse.png
deleted file mode 100644
index 25e3bb5e..00000000
--- a/packages/org.eclipse.epp.package.classic/eclipse.png
+++ /dev/null
Binary files differ
diff --git a/packages/org.eclipse.epp.package.classic/plugin.properties b/packages/org.eclipse.epp.package.classic/plugin.properties
index d1e9fa14..3660d701 100644
--- a/packages/org.eclipse.epp.package.classic/plugin.properties
+++ b/packages/org.eclipse.epp.package.classic/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2012 IBM Corporation and others.
+# Copyright (c) 2000, 2013 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
@@ -8,11 +8,11 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-pluginName=EPP Classic/SDK Bundle
+pluginName=Eclipse Standard/SDK Product Bundle
providerName=Eclipse Packaging Project
-productName=Eclipse Classic/SDK
-productBlurb=Eclipse Classic/SDK\n\
+productName=Eclipse Standard/SDK
+productBlurb=Eclipse Standard/SDK\n\
\n\
Version: Kepler Release\n\
Build id: {0}\n\
@@ -64,7 +64,7 @@ TriggerPointAdvisor.noDetails = Select a capability to view its description.
search.Eclipse.label = Eclipse.org
search.Eclipse.desc = Searches mailing lists, news groups, articles and other documents on Eclipse.org
-productIntroTitle = Welcome to Eclipse Classic/SDK
+productIntroTitle = Welcome to Eclipse Standard/SDK
productIntroBrandingText = Eclipse Project
introDescription-overview = The Eclipse software development kit is the development environment used to develop plug-ins for the Eclipse platform. It provides first-class Java programming tools, and plug-in development tools for building Eclipse-based applications and extensions.
introDescription-tutorials = Learn how to be productive using Eclipse by completing end-to-end tutorials that will guide you along the way.

Back to the top