ibm mobilefirst - IBM Worklight 6.0 - Controlling Dojo Layers -
the question concerns how use dojo tooling in worklight studio 6.
i using worklight studio 6.0.0.20130926-1933 a plugin juno eclipse on macbook.
i want use dojo, , use few more dojo components delivered in standard layers. so, when creating project selected option add dojo toolkit , took new dojo library option, in dialogue appears stayed "provided" dojo, , expanded "select dojo components included" section - shows optional dojo modules, including ones want use (for example dojox/form/manager).
having finished selection see layer files have been created in new dojoproject , copied www directory of worklight project, far can see dojo modules not present in layers - search dojox/form finds nothing, , app's attempt require "dojox/form/manager" fails.
i can work round manually building layers , loading them, assume i'm not using tool correctly.
what correct way use worklight tools control layer contents?
transpires selected dojo components available use not included in layers. dojo components available serving via dojo libarary requests capability.
seems @ present if need files layers required use dojo layer building scripts hand , copy results in worklight project's wwww directory.
Comments
Post a Comment