Remote System Explorer operation always runs background services, blocking eclipse solution

I just started my android project. I found that when you edit the Android interface using the visual editing interface, when you right-click to edit the ID or other properties of the control, you will get stuck for a long time. I found that the eclipse background process was operating remotely, which is the “Remote System Explorer operation” displayed in the lower right corner. After struggling for a long time, I found the answer (source address) in stack overflow. Translate the solution as follows:

Step 1: Eclipse – > Preferences -> General -> Do not check the RSE UI.
Step 2: Eclipse – > Preferences -> Remote systems. Uncheck re open remote systems view to previous state.
finally: restart eclipse
P.S: do you want to develop or use Google more?Go to foreign language websites to see examples

Similar Posts: