When I first came into contact with zend studio, I searched online for how to install the theme. There was only one wayinstall new software, and I tried that method but failed, so I tried it myself.
For Zend studio plug-in installation, I will take theme installation as an example. Once the theme is installed, other plug-ins will also be installed.
My zend studio version is 12.5.1.
1,
2,
You can see on the right side of the Welcome page that there are many plug-ins that can be installed. Now let’s install the theme. The theme plug-in is Eclipse Color Theme.
First check the Eclipse Color Theme option, then click the Apply changes button to install.
3,
Installing, waiting.
4.
After the installation is completed, it will show that you need to restart to take effect, click Yes.
5. After restarting zend studio
6.
You can see an additional "Color Theme" option, click this option.
7,
,
You can see that there are many themes on it, including the default theme. The first Default is the default theme and you can change it back at any time, which is good.
Select a theme at random, such as Obsidian, and click OK.
8,
9,
Success.
So how to uninstall plug-ins in zend studio?
1.
Click the Installation Details option in help.
2.
Select the plug-in you want to uninstall, and then click the Uninstall button to uninstall.
So how to update the plugin?
As you can see, there is an Update button in the picture above to update the plug-in.
The above introduces the theme installation, plug-in installation, uninstallation and update of zend studio, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.