mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
[docs] update/cleanup URLs to IntelliJ Platform SDK docs
GitOrigin-RevId: 0c8f39ed84ff1375617613c5a7b68d4073efbc4c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9a776b0a87
commit
2338c10c80
@@ -28,7 +28,7 @@ import static com.intellij.util.concurrency.ThreadingAssertions.*;
|
||||
* Note that if this happens, you need to update the instrumenter and install the updated version of the devkit to IDEA.
|
||||
* <p/>
|
||||
*
|
||||
* @see <a href="http://www.jetbrains.org/intellij/sdk/docs/basics/architectural_overview/general_threading_rules.html">General Threading Rules</a>
|
||||
* @see <a href="https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html">General Threading Rules</a>
|
||||
*/
|
||||
public class TMHIntegrationTest extends LightPlatformTestCase {
|
||||
private ExecutorService mySingleThreadExecutor;
|
||||
|
||||
Reference in New Issue
Block a user