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:
- Remote System Explorer operation always runs background services, blocking eclipse solution
- How to open “file explorer” in Android studio
- [Solved] Running eclipse prompts The Eclipse executable launcher was unable to locate its companion library
- AS Install Error: Cannot find AVD system path. Please define ANDROID_SDK_ROOT
- Eclipse’s shortcut Ctrl + Shift + F doesn’t work
- [Run the android emulator] emulator: ERROR: x86 emulation currently requires hardware acceleration!
- The jar file rt.jar has no source attachment appears in eclipse
- Remote connection to Ubuntu 14.04 desktop environment through VNC under Windows
- Eclipse startup error: JVM terminated. Exit code = 13
- Solve the problem of ADB: command not found on MAC