Hello, there is a strange thing happening for us.
We need to create completely new module with Eclipse and install it in CS to view its functionality in Smart UI for version 22.1. Unfortunately the module seems to not be loaded properly after instalation.
We eliminated potential Smart UI errors - configuration errors in extension.json or bundles.js by just trying the steps in other already existing modules.
Seems that we have problem creating new one with eclipse but no idea why because the folder structure seems similar for new and older ones.
Our steps Eclipse (building a NEW module ixtcus)
- new Oscript project
- new module creation
- building module
- new module shows in staging folder
Our steps Smart UI - there is everything ok, because the exact same process works for some other already existing modules
- new project with yeoman
- new hello widget with yeoman
- grunt
- copying out-release folder to support folder of a module ixtcus
Our steps CS
- installing module in CS admin section
- installation succesful
- restart
- perspective manager does not show widget (ERROR)
Module in attachement