Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scout/HowTo/3.7/Create a new project

< Scout‎ | HowTo‎ | 3.7
Revision as of 05:25, 4 May 2012 by Mvi.bsi-software.com (Talk | contribs) (New page: {{ScoutPage|cat=HowTo 3.7}} == Scout Explorer view == Image:New scout project.png In the {{ScoutLink|SDK|Explorer View|Scout Explorer view}} select ''New Scout Project...'' in the co...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Scout documentation has been moved to https://eclipsescout.github.io/.

Scout Explorer view

New scout project.png

In the The Scout documentation has been moved to https://eclipsescout.github.io/. select New Scout Project... in the context menu of the Scout Projects folder.

Step 1

New scout project step1.png

In this step, it is possible to choose:

  • The project name (mandatory)
  • The project postfix
  • The project alias (mandatory)

The plug-ins (The Scout documentation has been moved to https://eclipsescout.github.io/., The Scout documentation has been moved to https://eclipsescout.github.io/., The Scout documentation has been moved to https://eclipsescout.github.io/., The Scout documentation has been moved to https://eclipsescout.github.io/.) are named using the pattern:

 <project name>.<plug in>.<project postfix>

It is possible to choose which plugin-ins need to be added. A Scout application is not necessary a client/server application. In this case It makes sense to include the shared plug-in in the project (eg client/shared or server/shared). Because of the The Scout documentation has been moved to https://eclipsescout.github.io/. it is possible to choose the UI Plug-in that will render the application.


Step 2

New scout project step2.png

This steps allows to choose The Scout documentation has been moved to https://eclipsescout.github.io/. that should be created.

Back to the top