1.1.33 • Published 12 months ago

@sap/ui5-visual-editor v1.1.33

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
12 months ago

SAPUI5 Visual Editor extension for BAS

Build extension

  1. Run npm install in the root folder
  2. Run npm run all
  3. ui5-visual-editor.vsix file should be created in project root

Run extension in BAS

  1. Open BAS
  2. Create a basic dev space
  3. Create a default-plugins folder under /home/user
  4. Copy vsix file to /home/user/default-plugins folder
  5. Restart dev space

Run extension in BAS for DEV

  1. Open BAS
  2. Create a basic dev space
  3. Run npm install in the root folder
  4. Run npm run clone in case you want to use a custom branch should edit the clone script in the package.json file and replace bas_master with the desired branch name
  5. Run npm run link /home/user/projects/ui5-visual-editor/uiadaptation/client /home/user/projects/ui5-visual-editor/vsix/watt/client/dev the paths can be different depending on the root project folder
  6. Open the Command palette and select Hosted Plugin: Debug Instance then point to the ./vsix directory

Open SAPUI5 Visual Editor

  1. Create or import an adaptation project
  2. Right click on webapp/manifest.appdescr_variant and click Open SAPUI5 Visual Editor (or open command palette and select Open SAPUI5 Visual Editor)
1.1.33

12 months ago

1.1.32

12 months ago

1.1.31

1 year ago

1.1.30

1 year ago

1.1.29

1 year ago

1.1.28

1 year ago

1.1.26

2 years ago

1.1.25

2 years ago

1.1.24

2 years ago

1.1.23

2 years ago

1.1.22

2 years ago

1.1.21

2 years ago

1.1.19

2 years ago

1.1.18

2 years ago

1.1.14

2 years ago