Skip to content

lemaiwo/CustomControlGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom UI5 Control Generator

I've created a plugin for the SAPWebIDE to generate custom SAPUI5/OpenUI5 controls based on HTML. The goal of this plugin is to:

  1. Improve development of custom controls
  2. Speed up the development of custom controls
  3. Save time!
  4. Less typing :)
  5. Make everything a control

See how it works in this video:

How to use the SAPWebIDE Plugin

Getting started

Create destination

Create a file without extension and past the following lines in the file:

Description=My Feature
Type=HTTP
Authentication=NoAuthentication
WebIDEUsage=feature
Name=FeatureUI5ControlGenerator
WebIDEEnabled=true
CloudConnectorVersion=2
URL=https\://htmltocontrolconverter-a6ac3f497.dispatcher.hana.ondemand.com
ProxyType=Internet

Import destination

  1. Open your HANA Cloud Platform Cockpit
  2. Go to Connectivity
  3. Open Destinations
  4. Import the created destination
  5. Save

SAPWebIDE Settings

  1. Start by restarting the SAPWebIDE
  2. Open settings
  3. Select Plugins
  4. Change repository to "Features"
  5. Enable the UI5 Control Generator
  6. Restart the SAPWebIDE

Result

Contribute

This is a plugin from me as a developer to help you as a developer. If you have a great idea or just want to help your welcome to help me improving this plugin!

Contact

You're always welcome to update me about bugs at wouterlemaire120@hotmail.com

About

Custom UI5 Control Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published