Skip to content

Setup project with wizard

Create a project with UP project wizard

Download UP

  • The complete package can be downloaded from the AVM Sharepoint
  • Extract archive
  • Execute UPstudio application

New Project

1-new-project

  • Right click in the project explorer
  • Select File → New → Project...

2-up-project

  • Select UP → UP Project

3-service-ui

  • Select Service Ui Backend

4-target-folder

  • Enter name
  • Select generator type

The selected generator can be changed any time after.


5-ressource-path

  • Press Finish

6-up-perspective

  • Confirm changing to the UP perspective

Manage this new project with GIT (optional)

Best practice

After creating a new project, it is advisable to manage it with GIT. This allows you to return to an earlier status at any time.

share-project

  • Select Project → Team → Share Project

configure-git

  • Create a local or remote git repository

ControllerTree

project-explorer

  • In the Project Explorer the created resources can be seen

show-tree

  • Right-click on the ControllerTree resource
  • Select 'Show Tree Diagram View' to change to the ControllerTree diagram

show-tree

  • An example main controller added by wizard

Success

Congratulation, you have finished the tutorial!

Next steps: