Project file (extension .rigproj)
The solution for the demo application presented in the Rigi Solution Editor section has one project file .rigproj
. This file has the following content:
<?xml version="1.0" encoding="utf-8"?> <solution> <sourcelocale>en-US</sourcelocale> <pseudolocale>en-JM</pseudolocale> <signatureformat>ShortWeb</signatureformat> <url>http://demo.rigi.io</url> <remoteProjectUrl>https://xyz.rigi.io/projects/268</remoteProjectUrl> <applicationtype>Web</applicationtype> <projects> <refproject relpath="CoffeeAppRigi5.rigproj" readonly="false"/> </projects> </solution>
Element | Description |
---|---|
| The root element which has the following attributes:
|
| For details, see the Configure parser settings guide. |
| The
|
| For details, see the Advanced editing section. |
| The resources element contains file elements with the following attributes:
|