Page cover

puzzle-pieceProject Setup

Now, that the environment has been installed, we need a project directory where we will manage all our local project content. Chose any empty folder on your hard-drive for your Script project, for example:

.\Documents\BoomiScripts

The project template

We are going to initialize that folder with the project template from GitHub.

BoomiScripts folder populated with the unzipped project template.
  • Start IntelliJ and File -> Open the MyScripts project folder, that shows the black folder overlay.

Open MyScripts with IntelliJ

Unfortunately, we are not yet done and IntelliJ need some first-time-use configuration., before we can start developing.

IntelliJ Configurationchevron-right

Additional Notes

triangle-exclamation
triangle-exclamation
Invalid VCS root mappingchevron-right

Last updated