-
Open a new command line session and navigate to the installation directory for Theming using the following command:
cd {install directory}/Theming
For HxGN EAM version 12.2 and up, the GPL package will no longer be provided by EAM. Visit the Sencha website to download the latest GPL package/zip file. Then unzip the ext-x.x.x-glp.zip file and start.
-
To create a workspace folder with Ext JS 6.0.0 (or the latest version downloaded from Sencha), execute the following command (for example, if the version downloaded is 6.0.0):
sencha –sdk C:/{install directory}/Theming/ext-6.0.0 generate workspace themeworkspace
-
Navigate to the workspace folder that was created in the previous step, named 'themeworkspace'. Inside 'themeworkspace', create a 'packages' folder, and within the 'packages' folder, create a 'local' folder. The resulting structure should look like 'themeworkspace\packages\local'.
-
Copy the 'theme-soho-base' folder from the Theming folder (C:/{install directory}/Theming) to 'themeworkspace\packages\local\' folder.