Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: client/idea/readme.md

Issue 2689673003: Add intellij metadata to the repo. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: client/idea/readme.md
diff --git a/client/idea/readme.md b/client/idea/readme.md
new file mode 100644
index 0000000000000000000000000000000000000000..5173a00ec0e9c9a9d22f9b5fab68cd2f3cb6f8d1
--- /dev/null
+++ b/client/idea/readme.md
@@ -0,0 +1,5 @@
+To open the sdk repo using IntelliJ, you can:
+
+- choose `File` > `Open...`, and select the <sdk>/client/idea directory
+- or, from the CLI, type: `idea <sdk>client/idea` (for this to work you need to
+ set up an IntelliJ command-line launcher)

Powered by Google App Engine
This is Rietveld 408576698