Skip to content

omrfrkklk/MII-code-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MII-code-Editor

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.

Project set up

  1. download latest mii project by clicking the link download v1.0.1

  2. It will download MIICodeEditor.zip file image

  3. Login to SAP MII menu Page and Navigate to System Management>Projects

Untitled

  1. click on import and select the MIICodeEditor.zip file and then click on upload button. Project will be uploaded to MII. image

Untitled

  1. 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.

features

By using this editor we can

  1. Create new file, new folder, delete exiesting folder/file, rename, copy and past the file.

image

  1. commit and view the versions of the file

image

image

image

  1. Split the tab to two to view other files at a time

image

  1. save and run the html file
  2. create xml view file, controller,fragment and complete ui5 app with few clicks

image

LICENCE

MIT licence

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • CSS 1.5%