Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 1b732e96a4b1f5abce76c1b52a26c747c984f6a7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               
                                                                     



                                                                               



                                                                                                                                                       

                                                                                        
                                                               
###############################################################################
# Copyright (c) 2000, 2016 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
#     Manumitting Technologies Inc - Solstice theme support
#     BSI Business Systems Integration AG - adaptations for Scout EPP
###############################################################################
pluginName= EPP Scout Bundle
providerName=Eclipse Packaging 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.setupQuestionnaire.label = Review IDE configuration settings

Back to the top