Mii code editer is a web based code editor build to develop and maintain ui5 applications in SAP MII. it provides multiple options to easily develop ui5 apps.
-
download latest mii project by clicking the link download v1.0.1
-
Login to SAP MII menu Page and Navigate to System Management>Projects
- click on import and select the MIICodeEditor.zip file and then click on upload button. Project will be uploaded to MII.
- access below url in the browser
https://<server>:<port>/XMII/CM/MIICodeEditor/codeEditor/webapp/index.irpt
your editor is ready!, enjoy using mii code editor. provide your feed back.
By using this editor we can
- Create new file, new folder, delete exiesting folder/file, rename, copy and past the file.
- commit and view the versions of the file
- Split the tab to two to view other files at a time
- save and run the html file
- create xml view file, controller,fragment and complete ui5 app with few clicks