Mendix Intermediate Path - Unlocking
True Collaboration | Questions with
100% Correct Verified Answers
Which of the following sources are typically stored in the Resources folder of the
App Directory? - Answer Configuration files, HTML and Java files
Files and folders that together form the styling of your application are typically stored
in which of the following folders? - Answer Theme
A tagged version is - Answer a revision that has been used to build a
Mendix deployment package.
Proxies - Answer The proxies folder represents all the entities, persistent and non-
persistent, and all enumerations.
Inside the proxies folder - Answer one folder called microflows, a folder
called constants, and a number of files.
The inner microflow folder has only one file named - Answer Microflows.java
Microflows.java - Answer It stores all microflow names of that module.
, Resources folder - Answer contains HTML files or configuration files, that have a
direct effect on the way the application works.
Theme folder - Answer Contains files and folders that together form the source for
the styling of your application. You can extend or change existing design properties, or
create new ones.
Userlib folder: - Answer you will find the java libraries that could be supporting your
custom java functions.
Widgets Folder: - Answer contains only files that have the extension .mpk.
.mpr file - Answer required by Studio Pro to open the app .
.mpr.bak file - Answer backup file for your .mpr file.
.mpr.lock file - Answer indicates that this app is currently open in Studio Pro. This
file might be hidden, depending on your Windows settings.
Deployment folder - Answer contains the deployment files needed to run your app
locally. It contains several folders and files needed to facilitate your local database,
files saved during application usage, and sources interpreted by Mendix
Releases folder - Answer When creating deployment packages with Studio Pro, Mendix
will, by default, store these in the releases folder.
Packages folder - Answer When creating an app package, Mendix automatically
provides you with a location to store these packages. The packages folder will store a
created package.
True Collaboration | Questions with
100% Correct Verified Answers
Which of the following sources are typically stored in the Resources folder of the
App Directory? - Answer Configuration files, HTML and Java files
Files and folders that together form the styling of your application are typically stored
in which of the following folders? - Answer Theme
A tagged version is - Answer a revision that has been used to build a
Mendix deployment package.
Proxies - Answer The proxies folder represents all the entities, persistent and non-
persistent, and all enumerations.
Inside the proxies folder - Answer one folder called microflows, a folder
called constants, and a number of files.
The inner microflow folder has only one file named - Answer Microflows.java
Microflows.java - Answer It stores all microflow names of that module.
, Resources folder - Answer contains HTML files or configuration files, that have a
direct effect on the way the application works.
Theme folder - Answer Contains files and folders that together form the source for
the styling of your application. You can extend or change existing design properties, or
create new ones.
Userlib folder: - Answer you will find the java libraries that could be supporting your
custom java functions.
Widgets Folder: - Answer contains only files that have the extension .mpk.
.mpr file - Answer required by Studio Pro to open the app .
.mpr.bak file - Answer backup file for your .mpr file.
.mpr.lock file - Answer indicates that this app is currently open in Studio Pro. This
file might be hidden, depending on your Windows settings.
Deployment folder - Answer contains the deployment files needed to run your app
locally. It contains several folders and files needed to facilitate your local database,
files saved during application usage, and sources interpreted by Mendix
Releases folder - Answer When creating deployment packages with Studio Pro, Mendix
will, by default, store these in the releases folder.
Packages folder - Answer When creating an app package, Mendix automatically
provides you with a location to store these packages. The packages folder will store a
created package.