Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Bänziger2016-05-12 07:29:16 +0000
committerPatrick Bänziger2016-05-12 08:07:04 +0000
commit85991a818745f7e130d646564e251c25955cb757 (patch)
tree406a687999a62a91cee357985a1f82ce2c54401d /packages/org.eclipse.epp.package.scout/plugin.properties
parentf0ab480b3fd93cd6963235cd5fafb092addfc18c (diff)
downloadorg.eclipse.epp.packages-85991a818745f7e130d646564e251c25955cb757.tar.gz
org.eclipse.epp.packages-85991a818745f7e130d646564e251c25955cb757.tar.xz
org.eclipse.epp.packages-85991a818745f7e130d646564e251c25955cb757.zip
Scout: Adjust solstice intro entries
Change-Id: I5b8e09b758d3ebf19a5dde9bd7788041d101867a Signed-off-by: Patrick Bänziger <patrick.baenziger@bsi-software.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.scout/plugin.properties')
-rw-r--r--packages/org.eclipse.epp.package.scout/plugin.properties12
1 files changed, 4 insertions, 8 deletions
diff --git a/packages/org.eclipse.epp.package.scout/plugin.properties b/packages/org.eclipse.epp.package.scout/plugin.properties
index 939b435b..23dfef78 100644
--- a/packages/org.eclipse.epp.package.scout/plugin.properties
+++ b/packages/org.eclipse.epp.package.scout/plugin.properties
@@ -12,14 +12,10 @@
pluginName= EPP Scout Bundle
providerName=Eclipse Packaging Project
-ql.newScoutProject.label = Create a new Scout application maven-based archetype project
-ql.newScoutProject.description = Create a new Scout project
+ql.newScoutProject.label = Create the Scout "Hello World" application
+ql.newScoutProject.description = Create a new Scout maven-based archetype project
+ql.importScoutDemoProjects.label = Import the Scout demo applications
+ql.importScoutDemoProjects.description = Import the Scout demo apps using Eclipse Oomph. In the installer search for "scout" and tick "Scout Demo App".
ql.checkoutGitProject.label = Checkout projects from Git
ql.checkoutGitProject.description = Checkout Eclipse projects hosted in a Git repository
-ql.importExistingProjects.label = Import existing projects
-ql.importExistingProjects.description = Import existing Eclipse projects from the filesystem or archive
-ql.openExistingFile.label = Open an existing file
-ql.openExistingFile.description = Open a file from the filesystem
ql.setupQuestionnaire.label = Verify Configuration Settings
-ql.mpc.description = Enhance your IDE with additional plugins
-ql.mpc.label = Launch the Eclipse Marketplace

Back to the top