Creating a Project

From Lianjapedia
Revision as of 19:41, 12 December 2017 by Barrymavin (Talk | contribs)

Jump to: navigation, search

See Also

CREATE PROJECT, DELETE PROJECT, LIST PROJECTS, MetaTypes, MODIFY PROJECT, OPEN PROJECT

Working with Projects

In the Lianja App Builder, you can organize your Apps, Database and Library files into Projects.

With a Project open, the Home, Apps, Data and Library workspace explorers show just the files included in your Project, giving you a clear view of your current development.

When you want to deploy, you can click the checkbox for your Project in the Deploy workspace and all your Project's files will be selected, saving you from selecting them individually and risking missing essential files.

Bm-noteicon.png
Quick Start Guide

Select the "Projects" workspace if it is not already selected.
Select the "Project Files" Tab in the App Inspector if it is not already selected.
Double click a project filename to open it.


If you are building PhoneGap Mobile Apps, your App needs to be in a Project and your Project open during the build. For other Apps, using a Project is not required, but can streamline development and simplify deployment.

Getting Started

Open a Project


You select a Project by double-clicking on its name in the left sidebar Project files tree in the Projects workspace.

The "(default)" Project shows all Apps, Databases and Library files.


Home workspace displays Apps from the open Project


After opening a Project, only those files that you have added to your Project will be displayed in the Apps, Data and Library workspaces and in the Home workspace.


New Project


To create a Project, right-click on the left sidebar project files tree and choose "New project..." or click the "+" in the actionbar at the bottom of the Project files tree or the '+' toolbutton in the headerbar.

You will be prompted to enter a name for the new Project.

The Home workspace also has a 'Create a Project' tile.


Add and remove files from a Project


Once you have a Project open, you can add Apps, Data and Library files to the project by right-clicking on the files tree in the left sidebar and selecting "Add file to project...".

To remove a file from a project simply right-click on the filename in the files tree and select "Remove from project...".


Deploying Desktop and Web Apps from a Project

Deploy a Project


In the Deploy workspace, the Deployment files explorer tree has a Projects branch.

Select a Project by checking its checkbox and it will automatically select all files in the Project in the Deployment files explorer tree.


Building PhoneGap Mobile Apps from a Project

When building a PhoneGap Mobile App, your App must be in a Project and the Project must be open. For information on using the PhoneGap workspace and building PhoneGap Mobile Apps, see Building Lianja Mobile business database Apps.