General Interface is an open source project hosted by the Dojo Foundation

Relative Paths for 3.1.x to 3.4 Migration

Now that General Interface Builder supports relative paths, you can update your project files to use relative paths. Although this isn't required, specifying relative paths to application resources increases the portability of code from one project to another and prevents problems when renaming projects.

Modify paths in the following files:

  • Modify the path for the initial component in the Project Settings dialog (Project > Project Settings) or the application configuration file. See Project Settings for 3.1.x to 3.4 Migration.
  • Modify paths in JavaScript code to use relative URLs. To update your code, remove this portion of the path: JSXAPPS/PROJECT_DIR_/.
  • Modify paths in the component serialization files or in the Properties Editor palette to use relative URLs.

For more information, see the General Interface Developer Guide.

Contents

Searching General Interface Docs

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.