Skip to content

Commit 0226444

Browse files
authored
Merge pull request #10076 from sanaya-m/remove-repository-type
Updated screenshots for Importing App packages and Importing Solution App Packages
2 parents 77cfb4c + 575ae59 commit 0226444

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

content/en/docs/refguide/modeling/import-and-export/_index.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,19 @@ To import a complete app or solution package, follow these steps:
5353

5454
{{< figure src="/attachments/refguide/modeling/import-and-export/file-import-app-project.png" class="no-border" >}}
5555

56-
2. Select your Mendix app package file and click **Open**. The **Import App Package** dialog box will appear:
56+
2. Select your Mendix app package file and click **Open**.
5757

58-
{{< figure src="/attachments/refguide/modeling/import-and-export/import-app-package.png" class="no-border" >}}
58+
* If you select a *.mpk file*, the **Import App Package** dialog box appears:
5959

60-
You have the following options in this dialog box:
60+
{{< figure src="/attachments/refguide/modeling/import-and-export/import-app-package.png" max-width=90% >}}
6161

62-
* Decide whether to store your app in a **New Mendix Team Server** (recommended), an **Existing Mendix Team Server**, **Private server**, or **Locally on disk**
62+
* If you select a solution package (*.mxsolution*), the **Import Solution App Package** dialog box appears:
63+
64+
{{< figure src="/attachments/refguide/modeling/import-and-export/import-solution-app-package.png" max-width=90% >}}
65+
66+
You have the following options in the dialog box:
67+
68+
* Decide whether to store your app in a **New Mendix Team Server** (recommended), an **Existing Mendix Team Server** (only when a *.mpk file* is selected), **Private server** (if [Private Version Control with Git](/refguide/preferences-dialog/#enable-with-Git) is enabled in Studio Pro **Preferences**), or **Locally on disk**
6369

6470
{{% alert color="info" %}} For a solution to be compatible with future upgrades, it must be set up using **New Mendix Team Server** (recommended) or **Private server** only. Solutions stored **Locally on disk** cannot be upgraded.{{% /alert %}}
6571

55.7 KB
Loading
72 KB
Loading

0 commit comments

Comments
 (0)