Table of Contents

Create a Proline project

This operation could be done directly on Proline Studio. You should notice that creating a new project implies creating 2 new databases ! Dataset Inside project could also be used to organize some experiments.

To create a project using Proline Admin, see following sections.


Command line (ProlineAdmin)

Run the following command line from the Proline-Admin directory:

run_cmd.bat create_project -oid <owner_id> -n <project_name> -desc <project_description>
sh run_cmd.sh create_project -oid <owner_id> -n <project_name> -desc <project_description>

Note: The project's description is optional.


From graphical tool ProlineAdmin GUI

You can also use the ProlineAdmin graphical interface: open ProlineAdmin GUI and click on the Manage resources button. The second tab (entitled Projects) of the newly opened window allow you to create new projects and see all registered projects in database.

The new projects owner and name are mandatory for its creation. An optional description can be added.
The hyperlink can be used to see a user's projects, in order to avoid duplicated or confusing projects names.

The grid can be sorted on one or many columns. Click on a column header to make it the sorting feature. Shift-click on another to activate multi-sorting.

Note: Since the project's owner must be provided, this functionality will be disable if Proline is not set up or if no Proline user is registered yet (see how to set up Proline and create a Proline user).


From Proline Web Desktop

You can also create projects from the Proline Web Desktop interface: Create a Project and synchronise it with the Proline Core UDS Database.