The Remote Machine Tab Menu
On the top of the remote machine tab
there is an arrow button menu. The menu has the following entries:
- New Project: to create a remote project
- Open Project: to open an existing remote project.
- Machine Settings: to change the remote server machine
settings, which determine the behaviour of that specific server.
- Templates: to show the templates tree in a
new window. They cannot be edited directly: since a template is composed by a definition file but also by
some code (java or another language like python), it is easier to build
the template locally and then, when it is tested, copy it manually to the remote server.
- Copy project from local: to copy a project from a directory in the local machine to the remote machine. In this way you share your own project with other users.
After clicking on this menu you select in the Open Project
dialog the .mxp file of the project to move (in the directory of the
project) and click ok. The project is copied to the remote
machine.
- Copy project to local: to copy a project from a remote machine to your own machine. In this
way you can have your own copy of a project and possibly modify it for
your own purposes.
- Change password: to change the password you use to access the remote server machine.