Crash Course - a second instance of Studio Pro?

0
Crash Course: 11 Modules • Version 10.24.0.73019 (Mac) Context: 3.4.2 Starting Up Your MockHR Service Download the MockHrService from the resources of this lecture. Open a second instance of Studio Pro. Click Import App Package on the welcome dialog. MockHR is an API, called by a different app Summerhill, so both need to be running.   Problem: It does not seem possible to Open a second instance of Studio Pro.   If there is an instance open, trying to start up another instance merely navigates to the existing instance. I have been developing Summerhill in Studio 11 - with MockHR Service in Studio 10 - and that was a solution. But by the time we get to  7.5 Microflows and their Elements - the differences between the instructions (for Studio 10.24.0.73019) and the screen (for Studio 11) become very difficult to reconcile.   Question: How can I get two instances of Studio 10 running at the same time, as recommended in the Crash Course instructions?    
asked
2 answers
0

Hi Derek Smith

 

To run two mendix studio pro , In app level settings -> edit configuration-> server tab you will see Runtime port switch the port from 8080 to another port this will make you to run two mendix.

 

Basic idea is one studio pro run in one port and another should run on different port not the same one.

 

I hope it helps

answered
0

Hi Derek,

Instead of upgrading to Mx 11, you could also upgrade to a patch version of Mx 10.24. This will keep the screens and instructions most of the time the same.

KR, Jurre

answered