Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/How Tos/Editor Build"

< Orion‎ | How Tos
(New page: In order to make the Orion editor easier to consume, 2 new nightly builds have been introduced.)
 
Line 1: Line 1:
In order to make the Orion editor easier to consume, 2 new nightly builds have been introduced.
+
In order to make the Orion editor easier to consume, 2 new nightly builds have been introduced. One build is targeted at users who already use the [http://requirejs.org/ RequireJS] module loader. The other build is targeted at users who want to embed the editor without any other dependencies. The builds are identical in functionality and are available both minified and non-minified.

Revision as of 15:22, 11 February 2013

In order to make the Orion editor easier to consume, 2 new nightly builds have been introduced. One build is targeted at users who already use the RequireJS module loader. The other build is targeted at users who want to embed the editor without any other dependencies. The builds are identical in functionality and are available both minified and non-minified.

Back to the top