Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.committers')
-rw-r--r--packages/org.eclipse.epp.package.committers/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice/intro-eclipse.pngbin0 -> 4666 bytes
-rw-r--r--packages/org.eclipse.epp.package.committers/plugin.properties15
-rw-r--r--packages/org.eclipse.epp.package.committers/plugin.xml49
-rw-r--r--packages/org.eclipse.epp.package.committers/plugin_customization.ini5
5 files changed, 68 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.committers/build.properties b/packages/org.eclipse.epp.package.committers/build.properties
index 78b563ff..b377e906 100644
--- a/packages/org.eclipse.epp.package.committers/build.properties
+++ b/packages/org.eclipse.epp.package.committers/build.properties
@@ -14,6 +14,7 @@ bin.includes = META-INF/,\
helpData.xml,\
introData.xml,\
intro-eclipse.png,\
+ org.eclipse.ui.intro.universal.solstice/,\
macosx_narrow_book.css,\
narrow_book.css,\
plugin.xml,\
diff --git a/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice/intro-eclipse.png b/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice/intro-eclipse.png
new file mode 100644
index 00000000..7e25dbb6
--- /dev/null
+++ b/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice/intro-eclipse.png
Binary files differ
diff --git a/packages/org.eclipse.epp.package.committers/plugin.properties b/packages/org.eclipse.epp.package.committers/plugin.properties
index 8b5b30c8..e653a746 100644
--- a/packages/org.eclipse.epp.package.committers/plugin.properties
+++ b/packages/org.eclipse.epp.package.committers/plugin.properties
@@ -7,6 +7,7 @@
#
# Contributors:
# IBM Corporation - initial API and implementation
+# Manumitting Technologies Inc - Solstice theme support
###############################################################################
pluginName=Eclipse IDE for Eclipse Committers Bundle
providerName=Eclipse Packaging Project
@@ -73,4 +74,16 @@ introDescription-samples = Explore Eclipse by installing prefabricated samples (
activity.debug.description = Launch applications, set breakpoints and step through code.
-activity.debug = Debug Support \ No newline at end of file
+activity.debug = Debug Support
+
+ql.newPluginProject.description = Create a new Eclipse Plug-in project
+ql.newPluginProject.label = Create a new plug-in project
+ql.checkoutGitProject.description = Checkout Eclipse projects hosted in a Git repository
+ql.checkoutGitProject.label = Checkout projects from Git
+ql.importExistingProjects.description = Import existing Eclipse projects from the filesystem or archive
+ql.importExistingProjects.label = Import existing projects
+ql.openExistingFile.description = Open a file from the filesystem
+ql.openExistingFile.label = Open an existing file
+ql.setupQuestionnaire.label = Verify Configuration Settings
+ql.mpc.description = Enhance your IDE with additional plugins
+ql.mpc.label = Launch the Eclipse Marketplace
diff --git a/packages/org.eclipse.epp.package.committers/plugin.xml b/packages/org.eclipse.epp.package.committers/plugin.xml
index af446685..0aff0a17 100644
--- a/packages/org.eclipse.epp.package.committers/plugin.xml
+++ b/packages/org.eclipse.epp.package.committers/plugin.xml
@@ -390,4 +390,53 @@
</engine>
</extension>
+ <extension
+ point="org.eclipse.ui.intro.quicklinks">
+ <command
+ id="org.eclipse.ui.newWizard(newWizardId=org.eclipse.pde.ui.NewProjectWizard)"
+ description="%ql.newPluginProject.description"
+ label="%ql.newPluginProject.label"
+ importance="medium"
+ resolution="launchbar">
+ </command>
+ <command
+ id="org.eclipse.ui.file.import(importWizardId=org.eclipse.egit.ui.internal.clone.GitCloneWizard)"
+ description="%ql.checkoutGitProject.description"
+ icon="platform:/plugin/org.eclipse.ui.intro.universal/themes/solstice/graphics/icons/ctool/egit-checkout.png"
+ label="%ql.checkoutGitProject.label"
+ importance="medium"
+ resolution="launchbar">
+ </command>
+ <command
+ id="org.eclipse.ui.file.import(importWizardId=org.eclipse.ui.wizards.import.ExternalProject)"
+ description="%ql.importExistingProjects.description"
+ icon="platform:/plugin/org.eclipse.ui.intro.universal/themes/solstice/graphics/icons/ctool/import-existing-project.png"
+ label="%ql.importExistingProjects.label"
+ resolution="launchbar">
+ </command>
+ <command
+ id="org.eclipse.ui.edit.text.openLocalFile"
+ description="%ql.openExistingFile.description"
+ icon="platform:/plugin/org.eclipse.ui.intro.universal/themes/solstice/graphics/icons/ctool/open-file.png"
+ importance="low"
+ label="%ql.openExistingFile.label"
+ resolution="launchbar">
+ </command>
+ <command
+ id="org.eclipse.oomph.setup.ui.questionnaire"
+ importance="high"
+ label="%ql.setupQuestionnaire.label">
+ </command>
+ <override
+ command="org.eclipse.ui.newWizard*"
+ icon="platform:/plugin/org.eclipse.ui.intro.universal/themes/solstice/graphics/icons/ctool/new-project.png"
+ theme="org.eclipse.ui.intro.universal.solstice">
+ </override>
+ <command
+ id="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard"
+ label="%ql.mpc.label"
+ description="%ql.mpc.description"
+ icon="platform:/plugin/org.eclipse.epp.mpc.ui/intro/css/marketplace.png">
+ </command>
+ </extension>
</plugin>
diff --git a/packages/org.eclipse.epp.package.committers/plugin_customization.ini b/packages/org.eclipse.epp.package.committers/plugin_customization.ini
index 061a1352..9c0167ad 100644
--- a/packages/org.eclipse.epp.package.committers/plugin_customization.ini
+++ b/packages/org.eclipse.epp.package.committers/plugin_customization.ini
@@ -42,10 +42,13 @@ org.eclipse.ui.monitoring/long_event_error_threshold=1000
# Intro-related preferences (since 3.2)
# Welcome theme to use
-org.eclipse.ui.intro/INTRO_THEME = org.eclipse.ui.intro.universal.slate
+org.eclipse.ui.intro/INTRO_THEME = org.eclipse.ui.intro.universal.solstice
# Root page links to show in the Universal Welcome
org.eclipse.ui.intro.universal/INTRO_ROOT_PAGES = overview,tutorials,samples,whatsnew
+# Use quadrant root page with quicklinks
+org.eclipse.ui.intro/INTRO_START_PAGE = qroot
+org.eclipse.ui.intro/INTRO_HOME_PAGE = qroot
# Initial page layout of the Universal Welcome
org.eclipse.ui.intro.universal/INTRO_DATA = product:introData.xml

Back to the top