You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we know Dirigible has own built-in WebIDE which can be bundled together with the AppServer stack. The AppServer on the other hand, is self-contained and does not have any dependency to the WebIDE, hence on production for instance it goes without it. The only connection point between the design time modules and runtime ones is the Registry component and the published content there or as pre-packed via WebJars equivalent.
The idea is to explore the options to develop Dirigible based projects via Eclipse, VSCode, Theia, and other IDEs/WebIDEs to avoid the lock-in to Dirigible's WebIDE. Having embedded Dirigible's AppServer as plugin to external environments will help to achieve the same In-System Development experience also there.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As we know Dirigible has own built-in WebIDE which can be bundled together with the AppServer stack. The AppServer on the other hand, is self-contained and does not have any dependency to the WebIDE, hence on production for instance it goes without it. The only connection point between the design time modules and runtime ones is the Registry component and the published content there or as pre-packed via WebJars equivalent.
The idea is to explore the options to develop Dirigible based projects via Eclipse, VSCode, Theia, and other IDEs/WebIDEs to avoid the lock-in to Dirigible's WebIDE. Having embedded Dirigible's AppServer as plugin to external environments will help to achieve the same In-System Development experience also there.
Beta Was this translation helpful? Give feedback.
All reactions