Managing SuiteCloud Projects as Compressed Files in SuiteCloud IDE Plug-in for WebStorm

SDF enables you to save SuiteCloud projects as zip files. You can use zip files to back up your projects or create new SuiteCloud projects. WebStorm configuration files are excluded from SuiteCloud project zip files.

Note:

You should use your own revision control system to provide your development team with versioning, change management, and team collaboration.

To save a SuiteCloud project as a zip file:

  1. Open WebStorm, and create or select the SuiteCloud project.

    For more information, see Creating an Account Customization Project in SuiteCloud IDE Plug-in for WebStorm or Creating a SuiteApp Project in SuiteCloud IDE Plug-in for WebStorm.

  2. Right-click the project root, and select NetSuite > Generate Project ZIP. The project is being packed without validation. When zipping for publishing purposes (see Creating a SuiteApp Version for more details), make sure the project is validated.

    Note:

    The project is saved inside of the Build folder in your project folder.

To extract the contents of a SuiteCloud project zip file:

  1. Create a SuiteCloud project.

    For more information, see Creating an Account Customization Project in SuiteCloud IDE Plug-in for WebStorm or Creating a SuiteApp Project in SuiteCloud IDE Plug-in for WebStorm.

  2. Open the project ZIP file that you created using the IDE plug-in for WebStorm.

  3. Extract the contents of the ZIP file inside of the src folder of the project you created.

Related Topics

General Notices