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
{{ message }}
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.
Pavel Vlasov edited this page Apr 10, 2015
·
1 revision
Connecting to the repository from Eclipse and Web UI
To make the application model accessible through the Web UI and Eclipse IDE add jvm: and tcp: acceptors to the server component
as shown below.
tcp: connector may specify port number.
Such a configuration may be used during early stages of development when Web UI is not yet available for all model elements.
Some application may provide Web UI for some users (e.g. customers) and Eclipse-based GUI for other types (e.g. back-office).
Access through Eclipse also may be used for troubleshooting.
Note that Eclipse instance will need access to model packages. This can be done by setting the target platform.