MindStudio Launch
To launch MindStudio, perform the following operations:
As the MindStudio installation user, go to the MindStudio/bin directory generated after package extraction and run the following command:
./MindStudio.sh
Run the following command to query the MindStudio process:
ps -ef|grep idea
If the system displays a message indicating that no sufficient space can be reserved for the object heap during MindStudio startup, you can refer to What Do I Do If MindStudio Cannot Be Started When the Set Memory Is too Large? to rectify the fault.
Parent topic: Basic Operations