Skip to content
Raffaele Viglianti edited this page Sep 19, 2016 · 4 revisions

Click on "Add files" on the sidebar. You can upload multiple files from your local system:

Example of uploading a local file

Or you can load a file from the web. However, remote XML documents can only be accessed if they are on the same server as coreBuilder or if the server where they are located supports CORS. For example, GitHub supports CORS, so XML files hosted on GitHub can be loaded into the coreBuilder workspace.

Example of loading a file from the web

XML files are open in a read-only Ace editor. All the read-only features for the editor are active, such as text search with Ctrl+F.

Example XML file loaded in an Ace Editor with text search enabled

Clone this wiki locally