- Refer to Using Workspaces for more details. In this PJS Tips section, we will create a workspace called "pjstips", and all examples will be created in that work space.
- In the PJS IDE, click New/Workspace; then Enter the workspace name as "pjstips". Click Create.
- A new workspace named "pjstips" is created, with a URL such as http://localhost:8081/ide/pjstips. Bookmark this URL. From this point on, you should navigate to this URL to work with workspace.
...