How to run your application?
There is a tutorial video just down below.
You need a QuickStart project:
- Select
File > New > IIZI Module Project (Quickstart) - Enter
project nameand unselectCreate text tables with automatic translation - Press
Finish
- Select
Right click on
your project name- Select
Run AsthenRun on IIZI Development Server - Press
Yesto add newRun Configuration - Right click on
iiziDevelopment Serveron the left - Select
New Configuration - Enter a
namefor the configuration, we recommend to use same name as your project - Here you can manage your application settings
- Click on
ApplythenRun - Server logs are
displayed on the bottom partin Console
- Select
You can add
another perspective view- Go on
top right partof iiziGo - Click on
window iconthen selectDebug - You added another perspective to switch on when you start your application
- Go on
To test it:
- You need to
open your browserand go to: http://localhost:8080 - Click on the link:
here - Then click on
Startto launch the app in the browser
- You need to