Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 To open the sdk repo using IntelliJ, you can: | |
| 2 | |
| 3 - choose `File` > `Open...`, and select the <sdk>/client/idea directory | |
| 4 - or, from the CLI, type: `idea <sdk>client/idea` (for this to work you need to | |
| 5 set up an IntelliJ command-line launcher) | |
| OLD | NEW |