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

Difference between revisions of "Scout/HowTo/3.8/Create a new project"

< Scout‎ | HowTo‎ | 3.8
Line 23: Line 23:
  
 
== Step 2 ==
 
== Step 2 ==
[[Image:New scout project step2.png]]
+
[[Image:Scout.3.8.howto.createproject.03.png]]
  
 
This steps allows to choose {{ScoutLink|Concepts|Type of application|the type of application}} that should be created.
 
This steps allows to choose {{ScoutLink|Concepts|Type of application|the type of application}} that should be created.
 +
 +
== Step 3 (Optional) ==
 +
[[Image:Scout.3.8.howto.createproject.04.png]]

Revision as of 12:46, 4 May 2012

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

Scout Explorer view

Scout.3.8.howto.createproject.01.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

Scout.3.8.howto.createproject.02.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. You can also create Client only or Server only applications. But in any case you must include the shared plug-in in the project.
Because of the The Scout documentation has been moved to https://eclipsescout.github.io/. it is possible to choose the UI Plug-ins that will render the application.


Step 2

Scout.3.8.howto.createproject.03.png

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

Step 3 (Optional)

Scout.3.8.howto.createproject.04.png

Back to the top