Community
Participate
Working Groups
1. WARNING in /src/org/eclipse/core/tests/resources/NatureTest.java (at line 305) Thread.currentThread().sleep(1000); The static method sleep(long) from the type Thread should be accessed in a static way
Created attachment 168539 [details] Fix v01
Patch looks good.
The fix is straightforward. +1.
I released this patch.