Skip to content

Automating Component Creation

If your project files are already organized into logical folders, the Component Wizard generates corresponding components in Paquet Builder automatically — saving time and keeping your package in sync with your development environment.

Access this feature by clicking Component Wizard in the File Manager.

  1. Select the root folder containing your component subfolders.

    Component Wizard — Step 1: select root folder

  2. Choose subfolders — the wizard displays all immediate sub-directories. Check the ones you want to convert into components.

    Component Wizard — Step 2: select subfolders

  3. Click Finish to create the components.

For each selected folder, Paquet Builder automatically:

  • Creates a new component named after the folder.
  • Adds all files from that folder to the component.
  • Enables Source-Linking (Live Update) by default.