'InitRemoteEditJob is hanging
I have been trying to create a project in eclipse and there is a job called InitRemoteEditJob that is blocking everything. Its not even getting cancelled.
Please suggest what to do?

Solution 1:[1]
There are a lot of reasons of this bug. You can try this:
./eclipse -clean -refresh -debug -data
I founded it here, it helped for me: https://bugs.eclipse.org/bugs/show_bug.cgi?id=335201#c1
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Aleksey Makas |
