We, at Jalian Systems, released a new version of MarathonITE (and Marathon) today. With this release, you can use MarathonITE in a team more comfortably by sharing the object map.
For using a shared object map, follow these steps.
- Running omapserver (object map server)
Create a Marathon project using enhanced objectmap lookup strategy (or use an existing project).
In the project folder execute marathonite as follows:marathonite -omapserver 20101
The 20101 is a port number, you can give any other port number for the server.
- MarathonITE client
Create a Marathon project and use remote objectmap as lookup strategy.
Give the IP address/hostname and the port number in the fields.
From now onwards, MarathonITE uses the object map from the server. You can edit the shared object map from the server and the changes will be available to all the MarathonITE instances using this server.