Scout/HowTo/3.7/Create a new project
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Scout Explorer view
In the Scout Explorer view select New Scout Project... in the context menu of the Scout Projects folder.
Step 1
In this step, it is possible to choose:
- The project name (mandatory)
- The project postfix
- The project alias (mandatory)
The plug-ins (UI Plug-Ins, Client, Shared, Server) 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 separation of the UI and GUI it is possible to choose the UI Plug-in that will render the application.
Step 2
This steps allows to choose the type of application that should be created.