Project panel

MetaCroc logo

Project panel #

Element tree

The panel provides a hierarchical view of project elements and tools for bulk editing. It consists of:

  • Icon bar
  • Element tree

Icon bar #

The icon bar provides shortcuts for working with elements in the tree:

ElementDescription
SelectSwitch to selection mode
SortSort alphabetically
TargetLocation of current element in the tree
RefreshRefresh
Add SystemAdd system
Import SystemImport system

Select mode #

Select

In selection mode you can perform bulk actions on selected elements (delete, edit, script generation). The context menu shows actions relevant to the current selection.

Elements checking

In this mode, a checkbox appears next to each element so you can include it in the bulk action.

Elements checking

Sorting #

Sort

Two sorting modes are available: user-defined and alphabetical. Use this button to switch between them. In user-defined mode you can reorder elements by dragging them.

Element moving

Refresh Display #

Refresh

After certain actions (for example, renaming an element or changes made by other users), refresh the panel to show the current state.

Adding a System #

Add System

Opens the dialog for adding a new system. Systems have no parent folder in the tree, so this option is placed in the icon bar instead of the context menu.

System Import #

Import System

Import a system from a .json file exported from another MetaCroc project. For a successful import, both projects should have matching settings; this is useful for cloning systems.

Context menu #

Right-click an element to open its context menu.

Import System

Menu itemAction
Open in new tabOpens the item in a new tab in the workspace
Add folderA folder under the selected system is added
LockLocks the system object for current user. Does not lock subordinate objects.
DuplicateCreates a copy of the selected element and its children. You can choose a suffix for the copied names.
DeleteDeletes the entire system including its children
ExportExports the system in .json format for import into another MetaCroc instance
ImportStarts the import wizard
Generate scriptOpens the Script Generation Wizard

Mass script generation #

You can generate output scripts for all elements in a folder. Right-click the folder and choose Generate script:

Mass Generation

There are several options:

OptionDescription
Object typesSelect which object types to include in the generation.
StatusFilter by element status.
SettingsChoose output layout: a single file or one file per output in a ZIP.
SortingUse tree order or alphabetical order.
Ignore errorsContinue generation even when some items fail; errors are skipped.

You can also generate scripts for older versions of elements or templates using the datetime pickers.